#8DDEDD#8DDEDD
#8DDEDD is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.079 H 194.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEDD |
|---|---|
| RGB | rgb(141, 222, 221) |
| HSL | hsl(179, 55%, 71%) |
| HSV | hsv(179, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.51, -24.87, -7.34) |
| CIE-LCH | lch(83.51, 25.93, 196.44°) |
| OKLab | oklab(84.85% -0.0767 -0.0202) |
| OKLCH | oklch(84.85% 0.079 194.8) |
| XYZ | xyz(50.1522, 63.1224, 77.9337) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.04
Robin'S Egg
#6DEDFD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEDD #DE8D8E
analogous
#8DDEB4 #8DDEDD #8DB6DE
triadic
#8DDEDD #DD8DDE #DEDD8D
tetradic
#8DDEDD #B48DDE #DE8D8E #B6DE8D
square
#8DDEDD #B48DDE #DE8D8E #B6DE8D
split-complementary
#8DDEDD #DE8DB6 #DEB48D
monochromatic
#36BBB9 #5ED0CF #8DDEDD #BCECEB #E7F8F8
Accessibility & contrast
On white
1.54
#8DDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#8DDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEDD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEDD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DD
Deuteranopia (green-blind)
#C6CBDE
Tritanopia (blue-blind)
#6CE3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ddedd; /* rgb */ color: rgb(141, 222, 221); /* oklch */ color: oklch(84.8% 0.079 194.8);
Tailwind
colors: {
custom: {
50: '#b2e8e7',
500: '#8ddedd',
950: '#000000',
},
}SCSS
$custom: #8ddedd; $custom-light: #b2e8e7; $custom-dark: #000000;
JSON
{
"hex": "#8ddedd",
"rgb": {
"r": 141,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.259,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.84847,
"c": 0.07934,
"h": 194.8
},
"luminance": 0.63126
}Semantic roles & 50–950 ramp
primary
#8DDEDD
secondary
#B65A5B
accent
#2325C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484