#7FD4EE#7FD4EE
#7FD4EE is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.5% C 0.090 H 219.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4EE |
|---|---|
| RGB | rgb(127, 212, 238) |
| HSL | hsl(194, 77%, 72%) |
| HSV | hsv(194, 47%, 93%) |
| CMYK | cmyk(46.6%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(80.61, -19.02, -20.79) |
| CIE-LCH | lch(80.61, 28.17, 227.54°) |
| OKLab | oklab(82.53% -0.0694 -0.0574) |
| OKLCH | oklch(82.53% 0.09 219.6) |
| XYZ | xyz(47.7228, 57.7683, 89.5079) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.78
Baby Blue
#89CFF0
ΔE00 3.85
Ice Blue
#A5DFF9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4EE #EE997F
analogous
#7FEED1 #7FD4EE #7F9DEE
triadic
#7FD4EE #EE7FD4 #D4EE7F
tetradic
#7FD4EE #D17FEE #EE997F #9DEE7F
square
#7FD4EE #D17FEE #EE997F #9DEE7F
split-complementary
#7FD4EE #EE7F9D #EED17F
monochromatic
#1CABD6 #49C2E7 #7FD4EE #B5E6F5 #E4F6FB
Accessibility & contrast
On white
1.67
#7FD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#7FD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4EE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4EE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#47DDDC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fd4ee; /* rgb */ color: rgb(127, 212, 238); /* oklch */ color: oklch(82.5% 0.090 219.6);
Tailwind
colors: {
custom: {
50: '#aae1f3',
500: '#7fd4ee',
950: '#000000',
},
}SCSS
$custom: #7fd4ee; $custom-light: #aae1f3; $custom-dark: #000000;
JSON
{
"hex": "#7fd4ee",
"rgb": {
"r": 127,
"g": 212,
"b": 238
},
"hsl": {
"h": 194.054,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.82533,
"c": 0.09003,
"h": 219.6
},
"luminance": 0.57772
}Semantic roles & 50–950 ramp
primary
#7FD4EE
secondary
#C86749
accent
#3D0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485