#9EE4F9#9EE4F9
#9EE4F9 is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 88.0% C 0.075 H 218.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4F9 |
|---|---|
| RGB | rgb(158, 228, 249) |
| HSL | hsl(194, 88%, 80%) |
| HSV | hsv(194, 37%, 98%) |
| CMYK | cmyk(36.5%, 8.4%, 0%, 2.4%) |
| CIE-LAB | lab(86.80, -16.72, -17.13) |
| CIE-LCH | lch(86.80, 23.93, 225.69°) |
| OKLab | oklab(87.97% -0.059 -0.047) |
| OKLCH | oklch(87.97% 0.075 218.5) |
| XYZ | xyz(58.9370, 69.5919, 99.9312) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.37
Lightblue
#ADD8E6
ΔE00 5.04
Powder Blue
#B0E0E6
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.82
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4F9 #F9B39E
analogous
#9EF9E1 #9EE4F9 #9EB7F9
triadic
#9EE4F9 #F99EE4 #E4F99E
tetradic
#9EE4F9 #E19EF9 #F9B39E #B7F99E
square
#9EE4F9 #E19EF9 #F9B39E #B7F99E
split-complementary
#9EE4F9 #F99EB7 #F9E19E
monochromatic
#2BC4F2 #64D4F5 #9EE4F9 #D8F4FD #E2F7FD
Accessibility & contrast
On white
1.41
#9EE4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#9EE4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4F9
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4F9 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FA
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#7CECEA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9ee4f9; /* rgb */ color: rgb(158, 228, 249); /* oklch */ color: oklch(88.0% 0.075 218.5);
Tailwind
colors: {
custom: {
50: '#beecfb',
500: '#9ee4f9',
950: '#000000',
},
}SCSS
$custom: #9ee4f9; $custom-light: #beecfb; $custom-dark: #000000;
JSON
{
"hex": "#9ee4f9",
"rgb": {
"r": 158,
"g": 228,
"b": 249
},
"hsl": {
"h": 193.846,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.87965,
"c": 0.07541,
"h": 218.5
},
"luminance": 0.69595
}Semantic roles & 50–950 ramp
primary
#9EE4F9
secondary
#DA7D61
accent
#3501E5
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485