#9EE2FF#9EE2FF
#9EE2FF is a very light, moderate cyan. Relative luminance 0.689; OKLCH L 87.7% C 0.079 H 226.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE2FF |
|---|---|
| RGB | rgb(158, 226, 255) |
| HSL | hsl(198, 100%, 81%) |
| HSV | hsv(198, 38%, 100%) |
| CMYK | cmyk(38%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(86.44, -14.23, -20.81) |
| CIE-LCH | lch(86.44, 25.21, 235.65°) |
| OKLab | oklab(87.75% -0.0544 -0.0572) |
| OKLCH | oklch(87.75% 0.079 226.5) |
| XYZ | xyz(59.3408, 68.8782, 104.7563) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.56
Baby Blue
#89CFF0
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 4.88
Lightblue
#ADD8E6
ΔE00 5.56
Lightskyblue
#87CEFA
ΔE00 6.35
Light Blue
#95D0FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE2FF #FFBB9E
analogous
#9EFFEB #9EE2FF #9EB1FF
triadic
#9EE2FF #FF9EE2 #E2FF9E
tetradic
#9EE2FF #EB9EFF #FFBB9E #B1FF9E
square
#9EE2FF #EB9EFF #FFBB9E #B1FF9E
split-complementary
#9EE2FF #FF9EB1 #FFEB9E
monochromatic
#24BDFF #61D0FF #9EE2FF #DBF4FF #E0F6FF
Accessibility & contrast
On white
1.42
#9EE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#9EE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE2FF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE2FF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#C4D3FF
Tritanopia (blue-blind)
#79EBEB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee2ff; /* rgb */ color: rgb(158, 226, 255); /* oklch */ color: oklch(87.7% 0.079 226.5);
Tailwind
colors: {
custom: {
50: '#beebff',
500: '#9ee2ff',
950: '#000000',
},
}SCSS
$custom: #9ee2ff; $custom-light: #beebff; $custom-dark: #000000;
JSON
{
"hex": "#9ee2ff",
"rgb": {
"r": 158,
"g": 226,
"b": 255
},
"hsl": {
"h": 197.938,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.87747,
"c": 0.07895,
"h": 226.5
},
"luminance": 0.68882
}Semantic roles & 50–950 ramp
primary
#9EE2FF
secondary
#E3865F
accent
#4500E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121618
muted
#828486