#8DE0DB#8DE0DB
#8DE0DB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.2% C 0.081 H 190.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE0DB |
|---|---|
| RGB | rgb(141, 224, 219) |
| HSL | hsl(176, 57%, 72%) |
| HSV | hsv(176, 37%, 88%) |
| CMYK | cmyk(37.1%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(84.01, -26.32, -5.54) |
| CIE-LCH | lch(84.01, 26.90, 191.88°) |
| OKLab | oklab(85.23% -0.0799 -0.0153) |
| OKLCH | oklch(85.23% 0.081 190.9) |
| XYZ | xyz(50.4216, 64.0851, 76.7168) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 6.79
Light Cyan
#ACFFFC
ΔE00 6.89
Pale Cyan
#B7FFFA
ΔE00 7.32
Robin Egg Blue
#8AF1FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE0DB #E08D92
analogous
#8DE0B2 #8DE0DB #8DBCE0
triadic
#8DE0DB #DB8DE0 #E0DB8D
tetradic
#8DE0DB #B28DE0 #E08D92 #BCE08D
square
#8DE0DB #B28DE0 #E08D92 #BCE08D
split-complementary
#8DE0DB #E08DBC #E0B28D
monochromatic
#34BFB6 #5DD3CC #8DE0DB #BDEDEA #E7F8F7
Accessibility & contrast
On white
1.52
#8DE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#8DE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE0DB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE0DB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#6CE4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8de0db; /* rgb */ color: rgb(141, 224, 219); /* oklch */ color: oklch(85.2% 0.081 190.9);
Tailwind
colors: {
custom: {
50: '#b2eae6',
500: '#8de0db',
950: '#000000',
},
}SCSS
$custom: #8de0db; $custom-light: #b2eae6; $custom-dark: #000000;
JSON
{
"hex": "#8de0db",
"rgb": {
"r": 141,
"g": 224,
"b": 219
},
"hsl": {
"h": 176.386,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.85232,
"c": 0.08137,
"h": 190.9
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#8DE0DB
secondary
#B8595F
accent
#212BC5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484