#8DD4CD#8DD4CD
#8DD4CD is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.1% C 0.072 H 188.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4CD |
|---|---|
| RGB | rgb(141, 212, 205) |
| HSL | hsl(174, 45%, 69%) |
| HSV | hsv(174, 33%, 83%) |
| CMYK | cmyk(33.5%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.27, -23.68, -3.61) |
| CIE-LCH | lch(80.27, 23.95, 188.66°) |
| OKLab | oklab(82.11% -0.0712 -0.0101) |
| OKLCH | oklch(82.11% 0.072 188) |
| XYZ | xyz(45.5435, 57.1547, 66.3779) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.67
Pale Teal
#82CBB2
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.23
Seafoam Blue
#78D1B6
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 8.23
Powder Blue
#B0E0E6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4CD #D48D94
analogous
#8DD4AA #8DD4CD #8DB8D4
triadic
#8DD4CD #CD8DD4 #D4CD8D
tetradic
#8DD4CD #AA8DD4 #D48D94 #B8D48D
square
#8DD4CD #AA8DD4 #D48D94 #B8D48D
split-complementary
#8DD4CD #D48DB8 #D4AA8D
monochromatic
#3FA79D #61C3BA #8DD4CD #B9E5E0 #E6F6F4
Accessibility & contrast
On white
1.69
#8DD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#8DD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4CD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4CD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#74D7D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8dd4cd; /* rgb */ color: rgb(141, 212, 205); /* oklch */ color: oklch(82.1% 0.072 188.0);
Tailwind
colors: {
custom: {
50: '#b1e1dc',
500: '#8dd4cd',
950: '#000000',
},
}SCSS
$custom: #8dd4cd; $custom-light: #b1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#8dd4cd",
"rgb": {
"r": 141,
"g": 212,
"b": 205
},
"hsl": {
"h": 174.085,
"s": 45.223,
"l": 69.216
},
"oklch": {
"l": 0.82106,
"c": 0.07188,
"h": 188
},
"luminance": 0.57157
}Semantic roles & 50–950 ramp
primary
#8DD4CD
secondary
#AA5B63
accent
#2D3BB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484