#8EFFDE#8EFFDE
#8EFFDE is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.115 H 172.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFDE |
|---|---|
| RGB | rgb(142, 255, 222) |
| HSL | hsl(162, 100%, 78%) |
| HSV | hsv(162, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.81, -39.88, 5.75) |
| CIE-LCH | lch(92.81, 40.29, 171.79°) |
| OKLab | oklab(92.36% -0.1136 0.0146) |
| OKLCH | oklch(92.36% 0.115 172.7) |
| XYZ | xyz(60.0947, 82.5401, 81.8582) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.25
Pale Turquoise
#A5FBD5
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFDE #FF8EAF
analogous
#8EFFA5 #8EFFDE #8EE7FF
triadic
#8EFFDE #DE8EFF #FFDE8E
tetradic
#8EFFDE #A58EFF #FF8EAF #E7FF8E
square
#8EFFDE #A58EFF #FF8EAF #E7FF8E
split-complementary
#8EFFDE #FF8EE7 #FFA58E
monochromatic
#14FFBA #51FFCC #8EFFDE #CBFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#8EFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#8EFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFDE
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFDE | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DC
Deuteranopia (green-blind)
#E6E5E0
Tritanopia (blue-blind)
#66FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8effde; /* rgb */ color: rgb(142, 255, 222); /* oklch */ color: oklch(92.4% 0.115 172.7);
Tailwind
colors: {
custom: {
50: '#b5ffe8',
500: '#8effde',
950: '#000000',
},
}SCSS
$custom: #8effde; $custom-light: #b5ffe8; $custom-dark: #000000;
JSON
{
"hex": "#8effde",
"rgb": {
"r": 142,
"g": 255,
"b": 222
},
"hsl": {
"h": 162.478,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92358,
"c": 0.11458,
"h": 172.7
},
"luminance": 0.82545
}Semantic roles & 50–950 ramp
primary
#8EFFDE
secondary
#E0517B
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684