#8FFFEF#8FFFEF
#8FFFEF is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.106 H 183.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFEF |
|---|---|
| RGB | rgb(143, 255, 239) |
| HSL | hsl(171, 100%, 78%) |
| HSV | hsv(171, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.27, -35.83, -2.36) |
| CIE-LCH | lch(93.27, 35.90, 183.77°) |
| OKLab | oklab(92.88% -0.1058 -0.0069) |
| OKLCH | oklch(92.88% 0.106 183.7) |
| XYZ | xyz(62.6614, 83.5867, 94.4764) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.08
Pale Aqua
#B8FFEB
ΔE00 5.46
Light Cyan
#ACFFFC
ΔE00 5.70
Light Aqua
#8CFFDB
ΔE00 6.11
Pale Cyan
#B7FFFA
ΔE00 6.22
Bright Aqua
#0BF9EA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFEF #FF8F9F
analogous
#8FFFB7 #8FFFEF #8FD7FF
triadic
#8FFFEF #EF8FFF #FFEF8F
tetradic
#8FFFEF #B78FFF #FF8F9F #D7FF8F
square
#8FFFEF #B78FFF #FF8F9F #D7FF8F
split-complementary
#8FFFEF #FF8FD7 #FFB78F
monochromatic
#15FFDE #52FFE6 #8FFFEF #CCFFF8 #E0FFFB
Accessibility & contrast
On white
1.19
#8FFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#8FFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFEF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFEF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#5FFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8fffef; /* rgb */ color: rgb(143, 255, 239); /* oklch */ color: oklch(92.9% 0.106 183.7);
Tailwind
colors: {
custom: {
50: '#b6fff4',
500: '#8fffef',
950: '#000000',
},
}SCSS
$custom: #8fffef; $custom-light: #b6fff4; $custom-dark: #000000;
JSON
{
"hex": "#8fffef",
"rgb": {
"r": 143,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92877,
"c": 0.10604,
"h": 183.7
},
"luminance": 0.83592
}Semantic roles & 50–950 ramp
primary
#8FFFEF
secondary
#E05266
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685