#9FFEEB#9FFEEB
#9FFEEB is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.094 H 180.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEEB |
|---|---|
| RGB | rgb(159, 254, 235) |
| HSL | hsl(168, 98%, 81%) |
| HSV | hsv(168, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(93.56, -32.33, 0.21) |
| CIE-LCH | lch(93.56, 32.33, 179.63°) |
| OKLab | oklab(93.26% -0.0945 0) |
| OKLCH | oklch(93.26% 0.094 180) |
| XYZ | xyz(64.7297, 84.2484, 91.4319) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.26
Light Aqua
#8CFFDB
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 5.82
Light Cyan
#ACFFFC
ΔE00 5.90
Pale Turquoise
#A5FBD5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEEB #FE9FB2
analogous
#9FFEBB #9FFEEB #9FE1FE
triadic
#9FFEEB #EB9FFE #FEEB9F
tetradic
#9FFEEB #BB9FFE #FE9FB2 #E1FE9F
square
#9FFEEB #BB9FFE #FE9FB2 #E1FE9F
split-complementary
#9FFEEB #FE9FE1 #FEBB9F
monochromatic
#26FDD2 #62FDDE #9FFEEB #DCFFF8 #E1FFF9
Accessibility & contrast
On white
1.18
#9FFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#9FFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEEB
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEEB | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#7FFFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9ffeeb; /* rgb */ color: rgb(159, 254, 235); /* oklch */ color: oklch(93.3% 0.094 180.0);
Tailwind
colors: {
custom: {
50: '#bffff1',
500: '#9ffeeb',
950: '#000000',
},
}SCSS
$custom: #9ffeeb; $custom-light: #bffff1; $custom-dark: #000000;
JSON
{
"hex": "#9ffeeb",
"rgb": {
"r": 159,
"g": 254,
"b": 235
},
"hsl": {
"h": 168,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93257,
"c": 0.09448,
"h": 180
},
"luminance": 0.84253
}Semantic roles & 50–950 ramp
primary
#9FFEEB
secondary
#E1607A
accent
#002EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685