#8FFFEB#8FFFEB
#8FFFEB is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.107 H 180.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFEB |
|---|---|
| RGB | rgb(143, 255, 235) |
| HSL | hsl(169, 100%, 78%) |
| HSV | hsv(169, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.17, -36.74, -0.44) |
| CIE-LCH | lch(93.17, 36.75, 180.69°) |
| OKLab | oklab(92.76% -0.1075 -0.0018) |
| OKLCH | oklch(92.76% 0.107 180.9) |
| XYZ | xyz(62.0771, 83.3529, 91.3987) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 4.78
Pale Aqua
#B8FFEB
ΔE00 5.15
Bright Aqua
#0BF9EA
ΔE00 6.48
Aquamarine
#7FFFD4
ΔE00 6.55
Light Turquoise
#7EF4CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFEB #FF8FA3
analogous
#8FFFB3 #8FFFEB #8FDBFF
triadic
#8FFFEB #EB8FFF #FFEB8F
tetradic
#8FFFEB #B38FFF #FF8FA3 #DBFF8F
square
#8FFFEB #B38FFF #FF8FA3 #DBFF8F
split-complementary
#8FFFEB #FF8FDB #FFB38F
monochromatic
#15FFD5 #52FFE0 #8FFFEB #CCFFF6 #E0FFFA
Accessibility & contrast
On white
1.19
#8FFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#8FFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFEB
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFEB | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#61FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8fffeb; /* rgb */ color: rgb(143, 255, 235); /* oklch */ color: oklch(92.8% 0.107 180.9);
Tailwind
colors: {
custom: {
50: '#b6fff1',
500: '#8fffeb',
950: '#000000',
},
}SCSS
$custom: #8fffeb; $custom-light: #b6fff1; $custom-dark: #000000;
JSON
{
"hex": "#8fffeb",
"rgb": {
"r": 143,
"g": 255,
"b": 235
},
"hsl": {
"h": 169.286,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92761,
"c": 0.10748,
"h": 180.9
},
"luminance": 0.83358
}Semantic roles & 50–950 ramp
primary
#8FFFEB
secondary
#E0526B
accent
#0029E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685