#8DCDBB#8DCDBB
#8DCDBB is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.070 H 175.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDBB |
|---|---|
| RGB | rgb(141, 205, 187) |
| HSL | hsl(163, 39%, 68%) |
| HSV | hsv(163, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(77.82, -24.23, 2.47) |
| CIE-LCH | lch(77.82, 24.35, 174.19°) |
| OKLab | oklab(79.99% -0.07 0.0062) |
| OKLCH | oklch(79.99% 0.07 175) |
| XYZ | xyz(41.7824, 52.9110, 55.0153) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.76
Seafoam Blue
#78D1B6
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 6.77
Light Teal
#90E4C1
ΔE00 7.13
Seafoam
#7FE0B3
ΔE00 8.76
Mediumturquoise
#48D1CC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDBB #CD8D9F
analogous
#8DCD9B #8DCDBB #8DBFCD
triadic
#8DCDBB #BB8DCD #CDBB8D
tetradic
#8DCDBB #9B8DCD #CD8D9F #BFCD8D
square
#8DCDBB #9B8DCD #CD8D9F #BFCD8D
split-complementary
#8DCDBB #CD8DBF #CD9B8D
monochromatic
#449B83 #62BAA2 #8DCDBB #B8E0D4 #E2F2EE
Accessibility & contrast
On white
1.81
#8DCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#8DCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDBB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDBB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#7BCFC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dcdbb; /* rgb */ color: rgb(141, 205, 187); /* oklch */ color: oklch(80.0% 0.070 175.0);
Tailwind
colors: {
custom: {
50: '#b0dccf',
500: '#8dcdbb',
950: '#000000',
},
}SCSS
$custom: #8dcdbb; $custom-light: #b0dccf; $custom-dark: #000000;
JSON
{
"hex": "#8dcdbb",
"rgb": {
"r": 141,
"g": 205,
"b": 187
},
"hsl": {
"h": 163.125,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79991,
"c": 0.07026,
"h": 175
},
"luminance": 0.52913
}Semantic roles & 50–950 ramp
primary
#8DCDBB
secondary
#A25C70
accent
#3357B2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483