#8DEDDC#8DEDDC
#8DEDDC is a very light, moderate teal. Relative luminance 0.714; OKLCH L 88.2% C 0.095 H 181.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEDDC |
|---|---|
| RGB | rgb(141, 237, 220) |
| HSL | hsl(169, 73%, 74%) |
| HSV | hsv(169, 41%, 93%) |
| CMYK | cmyk(40.5%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(87.68, -32.30, -0.68) |
| CIE-LCH | lch(87.68, 32.31, 181.20°) |
| OKLab | oklab(88.19% -0.0947 -0.0023) |
| OKLCH | oklch(88.19% 0.095 181.4) |
| XYZ | xyz(54.1820, 71.3945, 78.6217) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Pale Aqua
#B8FFEB
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 6.35
Light Aqua
#8CFFDB
ΔE00 6.47
Light Teal
#90E4C1
ΔE00 6.56
Light Turquoise
#7EF4CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEDDC #ED8D9E
analogous
#8DEDAC #8DEDDC #8DCEED
triadic
#8DEDDC #DC8DED #EDDC8D
tetradic
#8DEDDC #AC8DED #ED8D9E #CEED8D
square
#8DEDDC #AC8DED #ED8D9E #CEED8D
split-complementary
#8DEDDC #ED8DCE #EDAC8D
monochromatic
#23DCBC #58E5CC #8DEDDC #C2F5EC #E5FBF7
Accessibility & contrast
On white
1.37
#8DEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#8DEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEDDC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEDDC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#69F0E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8deddc; /* rgb */ color: rgb(141, 237, 220); /* oklch */ color: oklch(88.2% 0.095 181.4);
Tailwind
colors: {
custom: {
50: '#b3f3e6',
500: '#8deddc',
950: '#000000',
},
}SCSS
$custom: #8deddc; $custom-light: #b3f3e6; $custom-dark: #000000;
JSON
{
"hex": "#8deddc",
"rgb": {
"r": 141,
"g": 237,
"b": 220
},
"hsl": {
"h": 169.375,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.88187,
"c": 0.09476,
"h": 181.4
},
"luminance": 0.71398
}Semantic roles & 50–950 ramp
primary
#8DEDDC
secondary
#C8566A
accent
#1133D5
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584