#9EEEEE#9EEEEE
#9EEEEE is a very light, moderate teal. Relative luminance 0.746; OKLCH L 89.8% C 0.078 H 195.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEEEE |
|---|---|
| RGB | rgb(158, 238, 238) |
| HSL | hsl(180, 70%, 78%) |
| HSV | hsv(180, 34%, 93%) |
| CMYK | cmyk(33.6%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.20, -24.28, -7.77) |
| CIE-LCH | lch(89.20, 25.50, 197.74°) |
| OKLab | oklab(89.78% -0.0752 -0.0213) |
| OKLCH | oklch(89.78% 0.078 195.8) |
| XYZ | xyz(60.1022, 74.5875, 92.1022) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.63
Robin'S Egg Blue
#98EFF9
ΔE00 3.63
Light Cyan
#ACFFFC
ΔE00 3.69
Pale Cyan
#B7FFFA
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Duck Egg Blue
#C3FBF4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEEEE #EE9E9E
analogous
#9EEEC6 #9EEEEE #9EC6EE
triadic
#9EEEEE #EE9EEE #EEEE9E
tetradic
#9EEEEE #C69EEE #EE9E9E #C6EE9E
square
#9EEEEE #C69EEE #EE9E9E #C6EE9E
split-complementary
#9EEEEE #EE9EC6 #EEC69E
monochromatic
#36DCDC #6AE5E5 #9EEEEE #D2F7F7 #E5FAFA
Accessibility & contrast
On white
1.32
#9EEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#9EEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEEEE
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEEEE | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#7FF3EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9eeeee; /* rgb */ color: rgb(158, 238, 238); /* oklch */ color: oklch(89.8% 0.078 195.8);
Tailwind
colors: {
custom: {
50: '#bef3f3',
500: '#9eeeee',
950: '#000000',
},
}SCSS
$custom: #9eeeee; $custom-light: #bef3f3; $custom-dark: #000000;
JSON
{
"hex": "#9eeeee",
"rgb": {
"r": 158,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.89775,
"c": 0.07817,
"h": 195.8
},
"luminance": 0.74591
}Semantic roles & 50–950 ramp
primary
#9EEEEE
secondary
#CB6666
accent
#1313D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585