#8ED2DB#8ED2DB
#8ED2DB is a very light, moderate teal. Relative luminance 0.570; OKLCH L 82.2% C 0.069 H 206.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED2DB |
|---|---|
| RGB | rgb(142, 210, 219) |
| HSL | hsl(187, 52%, 71%) |
| HSV | hsv(187, 35%, 86%) |
| CMYK | cmyk(35.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.15, -19.12, -11.25) |
| CIE-LCH | lch(80.15, 22.18, 210.49°) |
| OKLab | oklab(82.16% -0.0622 -0.0308) |
| OKLCH | oklch(82.16% 0.069 206.4) |
| XYZ | xyz(46.9837, 56.9556, 75.5219) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.37
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED2DB #DB978E
analogous
#8EDBBD #8ED2DB #8EABDB
triadic
#8ED2DB #DB8ED2 #D2DB8E
tetradic
#8ED2DB #BD8EDB #DB978E #ABDB8E
square
#8ED2DB #BD8EDB #DB978E #ABDB8E
split-complementary
#8ED2DB #DB8EAB #DBBD8E
monochromatic
#3AA7B5 #60C0CC #8ED2DB #BCE4EA #E8F6F8
Accessibility & contrast
On white
1.69
#8ED2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#8ED2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED2DB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED2DB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BAC3DB
Tritanopia (blue-blind)
#70D8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8ed2db; /* rgb */ color: rgb(142, 210, 219); /* oklch */ color: oklch(82.2% 0.069 206.4);
Tailwind
colors: {
custom: {
50: '#b2e0e6',
500: '#8ed2db',
950: '#000000',
},
}SCSS
$custom: #8ed2db; $custom-light: #b2e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8ed2db",
"rgb": {
"r": 142,
"g": 210,
"b": 219
},
"hsl": {
"h": 187.013,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.82161,
"c": 0.06943,
"h": 206.4
},
"luminance": 0.56958
}Semantic roles & 50–950 ramp
primary
#8ED2DB
secondary
#B2655B
accent
#3826BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484