#8EFFDC#8EFFDC
#8EFFDC is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.116 H 171.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFDC |
|---|---|
| RGB | rgb(142, 255, 220) |
| HSL | hsl(161, 100%, 78%) |
| HSV | hsv(161, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.77, -40.31, 6.72) |
| CIE-LCH | lch(92.77, 40.87, 170.54°) |
| OKLab | oklab(92.31% -0.1145 0.0171) |
| OKLCH | oklch(92.31% 0.116 171.5) |
| XYZ | xyz(59.8283, 82.4335, 80.4548) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.30
Aquamarine
#7FFFD4
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.92
Pale Turquoise
#A5FBD5
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFDC #FF8EB1
analogous
#8EFFA3 #8EFFDC #8EE9FF
triadic
#8EFFDC #DC8EFF #FFDC8E
tetradic
#8EFFDC #A38EFF #FF8EB1 #E9FF8E
square
#8EFFDC #A38EFF #FF8EB1 #E9FF8E
split-complementary
#8EFFDC #FF8EE9 #FFA38E
monochromatic
#14FFB6 #51FFC9 #8EFFDC #CBFFEF #E0FFF6
Accessibility & contrast
On white
1.20
#8EFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#8EFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFDC
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFDC | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#67FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8effdc; /* rgb */ color: rgb(142, 255, 220); /* oklch */ color: oklch(92.3% 0.116 171.5);
Tailwind
colors: {
custom: {
50: '#b5ffe6',
500: '#8effdc',
950: '#000000',
},
}SCSS
$custom: #8effdc; $custom-light: #b5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#8effdc",
"rgb": {
"r": 142,
"g": 255,
"b": 220
},
"hsl": {
"h": 161.416,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92305,
"c": 0.11576,
"h": 171.5
},
"luminance": 0.82438
}Semantic roles & 50–950 ramp
primary
#8EFFDC
secondary
#E0517D
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684