#7FFFD4

Sky Blue

#7FFFD4Sky Blue

Luminance

0.808

Category

Green

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#7FFFD4
No #
7FFFD4

RGB

RGB
rgb(127, 255, 212)
Values
R:127 G:255 B:212

HSL

HSL
hsl(160, 100%, 75%)
Values
H:160° S:100% L:75%

HSV / HSB

HSV
hsv(160, 50%, 100%)
Values
H:160° S:50% V:100%

CMYK

CMYK
cmyk(50%, 0%, 17%, 0%)
Values
C:50 M:0 Y:17 K:0

LAB

LAB
lab(92, -46, 10)
Values
L:92 a:-46 b:10

OKLCH

OKLCH
oklch(91.5% 0.130 169.0)
Values
L:91.5% C:0.130 H:169.0°

Code Formats

CSS
color: #7FFFD4;
Swift
UIColor(red: 0.498, green: 1.000, blue: 0.831, alpha: 1.0)
Kotlin
Color(0xFF7FFFD4)
Flutter
Color(0xFF7FFFD4)
Android
#FF7FFFD4

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.22:1

Fail

On Black

17.16:1

AAA

Grayscale Contrast

Aa

0%

17.2

AAA
Aa

10%

14.2

AAA
Aa

20%

10.3

AAA
Aa

30%

6.9

AA
Aa

40%

4.7

AA
Aa

50%

3.3

AA-large
Aa

60%

2.3

Fail
Aa

70%

1.7

Fail
Aa

80%

1.3

Fail
Aa

90%

1.0

Fail
Aa

100%

1.2

Fail

Best Grayscale Contrast

#000000 with ratio 17.16:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #B3FFE5 0%, #1AFFB3 100%)
OKLCH
linear-gradient(90deg, oklch(94.3% 0.083 171.2) 0%, oklch(88.5% 0.190 162.4) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #66FFCC 0%, #4DFFC3 100%)
OKLCH
linear-gradient(135deg, oklch(90.5% 0.149 167.7) 0%, oklch(89.6% 0.166 165.9) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #7FFFD4 0%, #FF80AA 100%)
OKLCH
linear-gradient(90deg, oklch(91.5% 0.130 169.0) 0%, oklch(75.5% 0.160 0.7) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #80FF95 0%, #7FFFD4 50%, #80EAFF 100%)
OKLCH
linear-gradient(90deg, oklch(90.2% 0.183 147.4) 0%, oklch(91.5% 0.130 169.0) 50%, oklch(88.1% 0.102 212.0) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #33FFBB 0%, #093426 100%)
OKLCH
linear-gradient(180deg, oklch(89.0% 0.180 164.3) 0%, oklch(29.2% 0.053 166.8) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #80FFD4 0%, #33FFBB 100%)
OKLCH
radial-gradient(circle, oklch(91.5% 0.130 168.9) 0%, oklch(89.0% 0.180 164.3) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette