#7FD5EE#7FD5EE
#7FD5EE is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 82.8% C 0.090 H 218.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5EE |
|---|---|
| RGB | rgb(127, 213, 238) |
| HSL | hsl(194, 77%, 72%) |
| HSV | hsv(194, 47%, 93%) |
| CMYK | cmyk(46.6%, 10.5%, 0%, 6.7%) |
| CIE-LAB | lab(80.89, -19.52, -20.36) |
| CIE-LCH | lch(80.89, 28.21, 226.21°) |
| OKLab | oklab(82.76% -0.0705 -0.0562) |
| OKLCH | oklch(82.76% 0.09 218.6) |
| XYZ | xyz(47.9735, 58.2698, 89.5915) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.20
Baby Blue
#89CFF0
ΔE00 4.28
Ice Blue
#A5DFF9
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 6.87
Lightskyblue
#87CEFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5EE #EE987F
analogous
#7FEED0 #7FD5EE #7F9EEE
triadic
#7FD5EE #EE7FD5 #D5EE7F
tetradic
#7FD5EE #D07FEE #EE987F #9EEE7F
square
#7FD5EE #D07FEE #EE987F #9EEE7F
split-complementary
#7FD5EE #EE7F9E #EED07F
monochromatic
#1CACD6 #49C3E7 #7FD5EE #B5E7F5 #E4F6FB
Accessibility & contrast
On white
1.66
#7FD5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#7FD5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5EE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5EE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#47DEDD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fd5ee; /* rgb */ color: rgb(127, 213, 238); /* oklch */ color: oklch(82.8% 0.090 218.6);
Tailwind
colors: {
custom: {
50: '#aae2f3',
500: '#7fd5ee',
950: '#000000',
},
}SCSS
$custom: #7fd5ee; $custom-light: #aae2f3; $custom-dark: #000000;
JSON
{
"hex": "#7fd5ee",
"rgb": {
"r": 127,
"g": 213,
"b": 238
},
"hsl": {
"h": 193.514,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.82756,
"c": 0.09017,
"h": 218.6
},
"luminance": 0.58274
}Semantic roles & 50–950 ramp
primary
#7FD5EE
secondary
#C86649
accent
#3B0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485