#8FFEEB#8FFEEB
#8FFEEB is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.106 H 181.5°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEEB |
|---|---|
| RGB | rgb(143, 254, 235) |
| HSL | hsl(170, 98%, 78%) |
| HSV | hsv(170, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.89, -36.29, -0.85) |
| CIE-LCH | lch(92.89, 36.30, 181.34°) |
| OKLab | oklab(92.54% -0.1063 -0.0029) |
| OKLCH | oklch(92.54% 0.106 181.5) |
| XYZ | xyz(61.7589, 82.7166, 91.2926) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 5.08
Pale Aqua
#B8FFEB
ΔE00 5.15
Bright Aqua
#0BF9EA
ΔE00 6.40
Light Cyan
#ACFFFC
ΔE00 6.49
Light Turquoise
#7EF4CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEEB #FE8FA2
analogous
#8FFEB4 #8FFEEB #8FD9FE
triadic
#8FFEEB #EB8FFE #FEEB8F
tetradic
#8FFEEB #B48FFE #FE8FA2 #D9FE8F
square
#8FFEEB #B48FFE #FE8FA2 #D9FE8F
split-complementary
#8FFEEB #FE8FD9 #FEB48F
monochromatic
#16FDD5 #52FDE0 #8FFEEB #CCFFF6 #E1FFFA
Accessibility & contrast
On white
1.20
#8FFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#8FFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEEB
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEEB | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#61FFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffeeb; /* rgb */ color: rgb(143, 254, 235); /* oklch */ color: oklch(92.5% 0.106 181.5);
Tailwind
colors: {
custom: {
50: '#b5fff1',
500: '#8ffeeb',
950: '#000000',
},
}SCSS
$custom: #8ffeeb; $custom-light: #b5fff1; $custom-dark: #000000;
JSON
{
"hex": "#8ffeeb",
"rgb": {
"r": 143,
"g": 254,
"b": 235
},
"hsl": {
"h": 169.73,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92537,
"c": 0.10639,
"h": 181.5
},
"luminance": 0.82721
}Semantic roles & 50–950 ramp
primary
#8FFEEB
secondary
#DF526A
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685