#9FFEEF#9FFEEF
#9FFEEF is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.4% C 0.093 H 183.1°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEEF |
|---|---|
| RGB | rgb(159, 254, 239) |
| HSL | hsl(171, 98%, 81%) |
| HSV | hsv(171, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.66, -31.45, -1.71) |
| CIE-LCH | lch(93.66, 31.49, 183.12°) |
| OKLab | oklab(93.37% -0.0928 -0.0051) |
| OKLCH | oklch(93.37% 0.093 183.1) |
| XYZ | xyz(65.3141, 84.4822, 94.5096) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.92
Light Cyan
#ACFFFC
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 4.91
Eggshell Blue
#C4FFF7
ΔE00 5.81
Duck Egg Blue
#C3FBF4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEEF #FE9FAE
analogous
#9FFEBF #9FFEEF #9FDDFE
triadic
#9FFEEF #EF9FFE #FEEF9F
tetradic
#9FFEEF #BF9FFE #FE9FAE #DDFE9F
square
#9FFEEF #BF9FFE #FE9FAE #DDFE9F
split-complementary
#9FFEEF #FE9FDD #FEBF9F
monochromatic
#26FDDB #62FDE5 #9FFEEF #DCFFF9 #E1FFFA
Accessibility & contrast
On white
1.17
#9FFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#9FFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEEF
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEEF | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E5E8F0
Tritanopia (blue-blind)
#7DFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9ffeef; /* rgb */ color: rgb(159, 254, 239); /* oklch */ color: oklch(93.4% 0.093 183.1);
Tailwind
colors: {
custom: {
50: '#bffff4',
500: '#9ffeef',
950: '#000000',
},
}SCSS
$custom: #9ffeef; $custom-light: #bffff4; $custom-dark: #000000;
JSON
{
"hex": "#9ffeef",
"rgb": {
"r": 159,
"g": 254,
"b": 239
},
"hsl": {
"h": 170.526,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93372,
"c": 0.09299,
"h": 183.1
},
"luminance": 0.84487
}Semantic roles & 50–950 ramp
primary
#9FFEEF
secondary
#E16074
accent
#0024E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685