#8DBCAB#8DBCAB
#8DBCAB is a light, muted teal. Relative luminance 0.446; OKLCH L 75.7% C 0.056 H 170.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBCAB |
|---|---|
| RGB | rgb(141, 188, 171) |
| HSL | hsl(158, 26%, 65%) |
| HSV | hsv(158, 25%, 74%) |
| CMYK | cmyk(25%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(72.61, -19.11, 3.56) |
| CIE-LCH | lch(72.61, 19.43, 169.43°) |
| OKLab | oklab(75.68% -0.0548 0.0091) |
| OKLCH | oklch(75.68% 0.056 170.5) |
| XYZ | xyz(36.3162, 44.5680, 45.2092) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 7.75
Greyish Teal
#719F91
ΔE00 8.56
Darkseagreen
#8FBC8F
ΔE00 8.77
Greenish Grey
#96AE8D
ΔE00 8.80
Mediumaquamarine
#66CDAA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBCAB #BC8D9E
analogous
#8DBC94 #8DBCAB #8DB6BC
triadic
#8DBCAB #AB8DBC #BCAB8D
tetradic
#8DBCAB #948DBC #BC8D9E #B6BC8D
square
#8DBCAB #948DBC #BC8D9E #B6BC8D
split-complementary
#8DBCAB #BC8DB6 #BC948D
monochromatic
#4C826F #66A58F #8DBCAB #B4D3C7 #DAE9E4
Accessibility & contrast
On white
2.12
#8DBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8DBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBCAB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBCAB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#82BDB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8dbcab; /* rgb */ color: rgb(141, 188, 171); /* oklch */ color: oklch(75.7% 0.056 170.5);
Tailwind
colors: {
custom: {
50: '#afd0c4',
500: '#8dbcab',
950: '#000000',
},
}SCSS
$custom: #8dbcab; $custom-light: #afd0c4; $custom-dark: #000000;
JSON
{
"hex": "#8dbcab",
"rgb": {
"r": 141,
"g": 188,
"b": 171
},
"hsl": {
"h": 158.298,
"s": 25.967,
"l": 64.51
},
"oklch": {
"l": 0.75683,
"c": 0.05553,
"h": 170.5
},
"luminance": 0.44569
}Semantic roles & 50–950 ramp
primary
#8DBCAB
secondary
#DBCAD0
accent
#4165A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281