#9FFEEE#9FFEEE
#9FFEEE is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.093 H 182.3°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEEE |
|---|---|
| RGB | rgb(159, 254, 238) |
| HSL | hsl(170, 98%, 81%) |
| HSV | hsv(170, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.63, -31.67, -1.23) |
| CIE-LCH | lch(93.63, 31.69, 182.23°) |
| OKLab | oklab(93.34% -0.0933 -0.0038) |
| OKLCH | oklch(93.34% 0.093 182.3) |
| XYZ | xyz(65.1667, 84.4232, 93.7338) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.76
Tiffany Blue
#7BF2DA
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 5.04
Eggshell Blue
#C4FFF7
ΔE00 5.94
Light Aqua
#8CFFDB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEEE #FE9FAF
analogous
#9FFEBE #9FFEEE #9FDEFE
triadic
#9FFEEE #EE9FFE #FEEE9F
tetradic
#9FFEEE #BE9FFE #FE9FAF #DEFE9F
square
#9FFEEE #BE9FFE #FE9FAF #DEFE9F
split-complementary
#9FFEEE #FE9FDE #FEBE9F
monochromatic
#26FDD9 #62FDE3 #9FFEEE #DCFFF9 #E1FFFA
Accessibility & contrast
On white
1.17
#9FFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#9FFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEEE
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEEE | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E5E8EF
Tritanopia (blue-blind)
#7DFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9ffeee; /* rgb */ color: rgb(159, 254, 238); /* oklch */ color: oklch(93.3% 0.093 182.3);
Tailwind
colors: {
custom: {
50: '#bffff3',
500: '#9ffeee',
950: '#000000',
},
}SCSS
$custom: #9ffeee; $custom-light: #bffff3; $custom-dark: #000000;
JSON
{
"hex": "#9ffeee",
"rgb": {
"r": 159,
"g": 254,
"b": 238
},
"hsl": {
"h": 169.895,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93343,
"c": 0.09334,
"h": 182.3
},
"luminance": 0.84428
}Semantic roles & 50–950 ramp
primary
#9FFEEE
secondary
#E16076
accent
#0027E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685