#8EDBCD#8EDBCD
#8EDBCD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.079 H 181.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDBCD |
|---|---|
| RGB | rgb(142, 219, 205) |
| HSL | hsl(169, 52%, 71%) |
| HSV | hsv(169, 35%, 86%) |
| CMYK | cmyk(35.2%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.28, -26.83, -0.65) |
| CIE-LCH | lch(82.28, 26.84, 181.38°) |
| OKLab | oklab(83.73% -0.0789 -0.0022) |
| OKLCH | oklch(83.73% 0.079 181.6) |
| XYZ | xyz(47.5023, 60.8187, 66.9819) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.49
Pale Teal
#82CBB2
ΔE00 5.73
Tiffany Blue
#7BF2DA
ΔE00 6.56
Light Teal
#90E4C1
ΔE00 6.85
Turquoise
#40E0D0
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDBCD #DB8E9C
analogous
#8EDBA6 #8EDBCD #8EC2DB
triadic
#8EDBCD #CD8EDB #DBCD8E
tetradic
#8EDBCD #A68EDB #DB8E9C #C2DB8E
square
#8EDBCD #A68EDB #DB8E9C #C2DB8E
split-complementary
#8EDBCD #DB8EC2 #DBA68E
monochromatic
#3AB59F #60CCB8 #8EDBCD #BCEAE2 #E8F8F5
Accessibility & contrast
On white
1.60
#8EDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#8EDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDBCD
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDBCD | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CC
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#74DED7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8edbcd; /* rgb */ color: rgb(142, 219, 205); /* oklch */ color: oklch(83.7% 0.079 181.6);
Tailwind
colors: {
custom: {
50: '#b2e6dc',
500: '#8edbcd',
950: '#000000',
},
}SCSS
$custom: #8edbcd; $custom-light: #b2e6dc; $custom-dark: #000000;
JSON
{
"hex": "#8edbcd",
"rgb": {
"r": 142,
"g": 219,
"b": 205
},
"hsl": {
"h": 169.091,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.83734,
"c": 0.07892,
"h": 181.6
},
"luminance": 0.60822
}Semantic roles & 50–950 ramp
primary
#8EDBCD
secondary
#B25B6B
accent
#2642BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484