#8DCDBD#8DCDBD
#8DCDBD is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.069 H 177.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDBD |
|---|---|
| RGB | rgb(141, 205, 189) |
| HSL | hsl(165, 39%, 68%) |
| HSV | hsv(165, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(77.87, -23.79, 1.47) |
| CIE-LCH | lch(77.87, 23.84, 176.47°) |
| OKLab | oklab(80.05% -0.0691 0.0035) |
| OKLCH | oklch(80.05% 0.069 177.1) |
| XYZ | xyz(41.9980, 52.9972, 56.1508) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.38
Seafoam Blue
#78D1B6
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 7.30
Light Teal
#90E4C1
ΔE00 7.62
Mediumturquoise
#48D1CC
ΔE00 8.46
Turquoise
#40E0D0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDBD #CD8D9D
analogous
#8DCD9D #8DCDBD #8DBDCD
triadic
#8DCDBD #BD8DCD #CDBD8D
tetradic
#8DCDBD #9D8DCD #CD8D9D #BDCD8D
square
#8DCDBD #9D8DCD #CD8D9D #BDCD8D
split-complementary
#8DCDBD #CD8DBD #CD9D8D
monochromatic
#449B86 #62BAA4 #8DCDBD #B8E0D6 #E2F2EE
Accessibility & contrast
On white
1.81
#8DCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#8DCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDBD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDBD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#7BCFC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dcdbd; /* rgb */ color: rgb(141, 205, 189); /* oklch */ color: oklch(80.0% 0.069 177.1);
Tailwind
colors: {
custom: {
50: '#b0dcd0',
500: '#8dcdbd',
950: '#000000',
},
}SCSS
$custom: #8dcdbd; $custom-light: #b0dcd0; $custom-dark: #000000;
JSON
{
"hex": "#8dcdbd",
"rgb": {
"r": 141,
"g": 205,
"b": 189
},
"hsl": {
"h": 165,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80049,
"c": 0.06923,
"h": 177.1
},
"luminance": 0.52999
}Semantic roles & 50–950 ramp
primary
#8DCDBD
secondary
#A25C6E
accent
#3353B2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483