#9EE3FF#9EE3FF
#9EE3FF is a very light, moderate cyan. Relative luminance 0.694; OKLCH L 88.0% C 0.079 H 225.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE3FF |
|---|---|
| RGB | rgb(158, 227, 255) |
| HSL | hsl(197, 100%, 81%) |
| HSV | hsv(197, 38%, 100%) |
| CMYK | cmyk(38%, 11%, 0%, 0%) |
| CIE-LAB | lab(86.71, -14.74, -20.41) |
| CIE-LCH | lch(86.71, 25.17, 234.17°) |
| OKLab | oklab(87.96% -0.0556 -0.0561) |
| OKLCH | oklch(87.96% 0.079 225.3) |
| XYZ | xyz(59.6135, 69.4236, 104.8472) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.76
Baby Blue
#89CFF0
ΔE00 4.97
Sky Blue
#87CEEB
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.52
Lightskyblue
#87CEFA
ΔE00 6.77
Light Blue
#95D0FC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE3FF #FFBA9E
analogous
#9EFFEB #9EE3FF #9EB2FF
triadic
#9EE3FF #FF9EE3 #E3FF9E
tetradic
#9EE3FF #EB9EFF #FFBA9E #B2FF9E
square
#9EE3FF #EB9EFF #FFBA9E #B2FF9E
split-complementary
#9EE3FF #FF9EB2 #FFEB9E
monochromatic
#24C0FF #61D1FF #9EE3FF #DBF5FF #E0F6FF
Accessibility & contrast
On white
1.41
#9EE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#9EE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE3FF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE3FF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#C5D4FF
Tritanopia (blue-blind)
#79ECEC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9ee3ff; /* rgb */ color: rgb(158, 227, 255); /* oklch */ color: oklch(88.0% 0.079 225.3);
Tailwind
colors: {
custom: {
50: '#beebff',
500: '#9ee3ff',
950: '#000000',
},
}SCSS
$custom: #9ee3ff; $custom-light: #beebff; $custom-dark: #000000;
JSON
{
"hex": "#9ee3ff",
"rgb": {
"r": 158,
"g": 227,
"b": 255
},
"hsl": {
"h": 197.32,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.87961,
"c": 0.07896,
"h": 225.3
},
"luminance": 0.69427
}Semantic roles & 50–950 ramp
primary
#9EE3FF
secondary
#E3855F
accent
#4200E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121618
muted
#828486