#8DD5CD#8DD5CD
#8DD5CD is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.3% C 0.073 H 187.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD5CD |
|---|---|
| RGB | rgb(141, 213, 205) |
| HSL | hsl(173, 46%, 69%) |
| HSV | hsv(173, 34%, 84%) |
| CMYK | cmyk(33.8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.55, -24.17, -3.19) |
| CIE-LCH | lch(80.55, 24.38, 187.53°) |
| OKLab | oklab(82.33% -0.0724 -0.009) |
| OKLCH | oklch(82.33% 0.073 187.1) |
| XYZ | xyz(45.7943, 57.6562, 66.4615) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 6.80
Seafoam Blue
#78D1B6
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.25
Turquoise
#40E0D0
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD5CD #D58D95
analogous
#8DD5A9 #8DD5CD #8DB9D5
triadic
#8DD5CD #CD8DD5 #D5CD8D
tetradic
#8DD5CD #A98DD5 #D58D95 #B9D58D
square
#8DD5CD #A98DD5 #D58D95 #B9D58D
split-complementary
#8DD5CD #D58DB9 #D5A98D
monochromatic
#3EA99D #60C5B9 #8DD5CD #BAE5E1 #E6F6F4
Accessibility & contrast
On white
1.68
#8DD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#8DD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD5CD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD5CD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#74D8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8dd5cd; /* rgb */ color: rgb(141, 213, 205); /* oklch */ color: oklch(82.3% 0.073 187.1);
Tailwind
colors: {
custom: {
50: '#b1e2dc',
500: '#8dd5cd',
950: '#000000',
},
}SCSS
$custom: #8dd5cd; $custom-light: #b1e2dc; $custom-dark: #000000;
JSON
{
"hex": "#8dd5cd",
"rgb": {
"r": 141,
"g": 213,
"b": 205
},
"hsl": {
"h": 173.333,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.82331,
"c": 0.07295,
"h": 187.1
},
"luminance": 0.57659
}Semantic roles & 50–950 ramp
primary
#8DD5CD
secondary
#AB5B64
accent
#2C3CB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484