#8EFCD0#8EFCD0
#8EFCD0 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.120 H 166.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFCD0 |
|---|---|
| RGB | rgb(142, 252, 208) |
| HSL | hsl(156, 95%, 77%) |
| HSV | hsv(156, 44%, 99%) |
| CMYK | cmyk(43.7%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(91.65, -41.51, 11.31) |
| CIE-LCH | lch(91.65, 43.02, 164.76°) |
| OKLab | oklab(91.31% -0.1162 0.0291) |
| OKLCH | oklch(91.31% 0.12 166) |
| XYZ | xyz(57.3462, 79.9214, 72.0668) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.62
Pale Turquoise
#A5FBD5
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFCD0 #FC8EBA
analogous
#8EFC99 #8EFCD0 #8EF1FC
triadic
#8EFCD0 #D08EFC #FCD08E
tetradic
#8EFCD0 #998EFC #FC8EBA #F1FC8E
square
#8EFCD0 #998EFC #FC8EBA #F1FC8E
split-complementary
#8EFCD0 #FC8EF1 #FC998E
monochromatic
#17F99E #52FAB7 #8EFCD0 #CAFEE9 #E1FEF3
Accessibility & contrast
On white
1.24
#8EFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#8EFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFCD0
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFCD0 | 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)
#F8EECE
Deuteranopia (green-blind)
#E6E2D3
Tritanopia (blue-blind)
#6DFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efcd0; /* rgb */ color: rgb(142, 252, 208); /* oklch */ color: oklch(91.3% 0.120 166.0);
Tailwind
colors: {
custom: {
50: '#b4fede',
500: '#8efcd0',
950: '#000000',
},
}SCSS
$custom: #8efcd0; $custom-light: #b4fede; $custom-dark: #000000;
JSON
{
"hex": "#8efcd0",
"rgb": {
"r": 142,
"g": 252,
"b": 208
},
"hsl": {
"h": 156,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.91311,
"c": 0.11982,
"h": 166
},
"luminance": 0.79926
}Semantic roles & 50–950 ramp
primary
#8EFCD0
secondary
#DC5289
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684