#8DECDC#8DECDC
#8DECDC is a very light, moderate teal. Relative luminance 0.708; OKLCH L 88.0% C 0.094 H 182.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8DECDC |
|---|---|
| RGB | rgb(141, 236, 220) |
| HSL | hsl(170, 71%, 74%) |
| HSV | hsv(170, 40%, 93%) |
| CMYK | cmyk(40.3%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(87.40, -31.83, -1.09) |
| CIE-LCH | lch(87.40, 31.85, 181.95°) |
| OKLab | oklab(87.96% -0.0936 -0.0034) |
| OKLCH | oklch(87.96% 0.094 182.1) |
| XYZ | xyz(53.8932, 70.8171, 78.5254) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Pale Aqua
#B8FFEB
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 6.78
Light Cyan
#ACFFFC
ΔE00 6.83
Light Aqua
#8CFFDB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DECDC #EC8D9D
analogous
#8DECAD #8DECDC #8DCDEC
triadic
#8DECDC #DC8DEC #ECDC8D
tetradic
#8DECDC #AD8DEC #EC8D9D #CDEC8D
square
#8DECDC #AD8DEC #EC8D9D #CDEC8D
split-complementary
#8DECDC #EC8DCD #ECAD8D
monochromatic
#24DABC #59E3CC #8DECDC #C1F5EC #E5FBF7
Accessibility & contrast
On white
1.38
#8DECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#8DECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DECDC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DECDC | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#69EFE7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8decdc; /* rgb */ color: rgb(141, 236, 220); /* oklch */ color: oklch(88.0% 0.094 182.1);
Tailwind
colors: {
custom: {
50: '#b3f2e6',
500: '#8decdc',
950: '#000000',
},
}SCSS
$custom: #8decdc; $custom-light: #b3f2e6; $custom-dark: #000000;
JSON
{
"hex": "#8decdc",
"rgb": {
"r": 141,
"g": 236,
"b": 220
},
"hsl": {
"h": 169.895,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.87961,
"c": 0.09363,
"h": 182.1
},
"luminance": 0.70821
}Semantic roles & 50–950 ramp
primary
#8DECDC
secondary
#C75669
accent
#1233D3
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584