#8EEDDC#8EEDDC
#8EEDDC is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.2% C 0.094 H 181.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EEDDC |
|---|---|
| RGB | rgb(142, 237, 220) |
| HSL | hsl(169, 73%, 74%) |
| HSV | hsv(169, 40%, 93%) |
| CMYK | cmyk(40.1%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(87.72, -32.05, -0.61) |
| CIE-LCH | lch(87.72, 32.05, 181.09°) |
| OKLab | oklab(88.23% -0.094 -0.0021) |
| OKLCH | oklch(88.23% 0.094 181.3) |
| XYZ | xyz(54.3528, 71.4826, 78.6297) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.07
Pale Aqua
#B8FFEB
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 6.45
Light Aqua
#8CFFDB
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.53
Light Turquoise
#7EF4CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EEDDC #ED8E9F
analogous
#8EEDAD #8EEDDC #8ECFED
triadic
#8EEDDC #DC8EED #EDDC8E
tetradic
#8EEDDC #AD8EED #ED8E9F #CFED8E
square
#8EEDDC #AD8EED #ED8E9F #CFED8E
split-complementary
#8EEDDC #ED8ECF #EDAD8E
monochromatic
#24DCBB #59E5CC #8EEDDC #C3F5EC #E5FBF7
Accessibility & contrast
On white
1.37
#8EEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#8EEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EEDDC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EEDDC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#6BF0E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8eeddc; /* rgb */ color: rgb(142, 237, 220); /* oklch */ color: oklch(88.2% 0.094 181.3);
Tailwind
colors: {
custom: {
50: '#b3f3e6',
500: '#8eeddc',
950: '#000000',
},
}SCSS
$custom: #8eeddc; $custom-light: #b3f3e6; $custom-dark: #000000;
JSON
{
"hex": "#8eeddc",
"rgb": {
"r": 142,
"g": 237,
"b": 220
},
"hsl": {
"h": 169.263,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.88233,
"c": 0.094,
"h": 181.3
},
"luminance": 0.71486
}Semantic roles & 50–950 ramp
primary
#8EEDDC
secondary
#C8576B
accent
#1134D5
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584