#8DABA9#8DABA9
#8DABA9 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.8% C 0.033 H 191.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABA9 |
|---|---|
| RGB | rgb(141, 171, 169) |
| HSL | hsl(176, 15%, 61%) |
| HSV | hsv(176, 18%, 67%) |
| CMYK | cmyk(17.5%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(67.76, -10.67, -2.40) |
| CIE-LCH | lch(67.76, 10.94, 192.66°) |
| OKLab | oklab(71.81% -0.0324 -0.0066) |
| OKLCH | oklch(71.81% 0.033 191.5) |
| XYZ | xyz(32.7069, 37.6521, 43.0728) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.66
Bluegrey
#85A3B2
ΔE00 8.38
Greyish Teal
#719F91
ΔE00 8.39
Cadetblue
#5F9EA0
ΔE00 8.85
Cool Gray
#9AA7B0
ΔE00 9.24
Greyblue
#77A1B5
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABA9 #AB8D8F
analogous
#8DAB9A #8DABA9 #8D9EAB
triadic
#8DABA9 #A98DAB #ABA98D
tetradic
#8DABA9 #9A8DAB #AB8D8F #9EAB8D
square
#8DABA9 #9A8DAB #AB8D8F #9EAB8D
split-complementary
#8DABA9 #AB8D9E #AB9A8D
monochromatic
#506D6B #6A908E #8DABA9 #B0C5C4 #D3DFDE
Accessibility & contrast
On white
2.46
#8DABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#8DABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABA9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABA9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8A9
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#84ADAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8daba9; /* rgb */ color: rgb(141, 171, 169); /* oklch */ color: oklch(71.8% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#aec4c2',
500: '#8daba9',
950: '#000000',
},
}SCSS
$custom: #8daba9; $custom-light: #aec4c2; $custom-dark: #000000;
JSON
{
"hex": "#8daba9",
"rgb": {
"r": 141,
"g": 171,
"b": 169
},
"hsl": {
"h": 176,
"s": 15.152,
"l": 61.176
},
"oklch": {
"l": 0.71809,
"c": 0.03311,
"h": 191.5
},
"luminance": 0.37653
}Semantic roles & 50–950 ramp
primary
#8DABA9
secondary
#D0C4C5
accent
#4C5199
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181