#8EFCD1#8EFCD1
#8EFCD1 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.3% C 0.119 H 166.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFCD1 |
|---|---|
| RGB | rgb(142, 252, 209) |
| HSL | hsl(157, 95%, 77%) |
| HSV | hsv(157, 44%, 99%) |
| CMYK | cmyk(43.7%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.67, -41.30, 10.82) |
| CIE-LCH | lch(91.67, 42.70, 165.32°) |
| OKLab | oklab(91.34% -0.1158 0.0278) |
| OKLCH | oklch(91.34% 0.119 166.5) |
| XYZ | xyz(57.4696, 79.9708, 72.7168) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.74
Light Aqua
#8CFFDB
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 2.22
Pale Turquoise
#A5FBD5
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 2.81
Light Teal
#90E4C1
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFCD1 #FC8EB9
analogous
#8EFC9A #8EFCD1 #8EF0FC
triadic
#8EFCD1 #D18EFC #FCD18E
tetradic
#8EFCD1 #9A8EFC #FC8EB9 #F0FC8E
square
#8EFCD1 #9A8EFC #FC8EB9 #F0FC8E
split-complementary
#8EFCD1 #FC8EF0 #FC9A8E
monochromatic
#17F9A0 #52FAB9 #8EFCD1 #CAFEE9 #E1FEF3
Accessibility & contrast
On white
1.24
#8EFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#8EFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFCD1
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFCD1 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCF
Deuteranopia (green-blind)
#E6E2D4
Tritanopia (blue-blind)
#6CFDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efcd1; /* rgb */ color: rgb(142, 252, 209); /* oklch */ color: oklch(91.3% 0.119 166.5);
Tailwind
colors: {
custom: {
50: '#b4fedf',
500: '#8efcd1',
950: '#000000',
},
}SCSS
$custom: #8efcd1; $custom-light: #b4fedf; $custom-dark: #000000;
JSON
{
"hex": "#8efcd1",
"rgb": {
"r": 142,
"g": 252,
"b": 209
},
"hsl": {
"h": 156.545,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.91337,
"c": 0.11911,
"h": 166.5
},
"luminance": 0.79975
}Semantic roles & 50–950 ramp
primary
#8EFCD1
secondary
#DC5288
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684