#8DABA8#8DABA8
#8DABA8 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.033 H 189.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABA8 |
|---|---|
| RGB | rgb(141, 171, 168) |
| HSL | hsl(174, 15%, 61%) |
| HSV | hsv(174, 18%, 67%) |
| CMYK | cmyk(17.5%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(67.74, -10.89, -1.88) |
| CIE-LCH | lch(67.74, 11.05, 189.82°) |
| OKLab | oklab(71.78% -0.0329 -0.0052) |
| OKLCH | oklch(71.78% 0.033 189) |
| XYZ | xyz(32.6134, 37.6147, 42.5802) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.93
Greyish Teal
#719F91
ΔE00 8.05
Bluegrey
#85A3B2
ΔE00 8.85
Cadetblue
#5F9EA0
ΔE00 8.87
Cool Gray
#9AA7B0
ΔE00 9.60
Greyblue
#77A1B5
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABA8 #AB8D90
analogous
#8DAB99 #8DABA8 #8D9FAB
triadic
#8DABA8 #A88DAB #ABA88D
tetradic
#8DABA8 #998DAB #AB8D90 #9FAB8D
square
#8DABA8 #998DAB #AB8D90 #9FAB8D
split-complementary
#8DABA8 #AB8D9F #AB998D
monochromatic
#506D6A #6A908D #8DABA8 #B0C5C3 #D3DFDE
Accessibility & contrast
On white
2.46
#8DABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8DABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABA8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABA8 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8A8
Deuteranopia (green-blind)
#A2A3A8
Tritanopia (blue-blind)
#85ADAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8daba8; /* rgb */ color: rgb(141, 171, 168); /* oklch */ color: oklch(71.8% 0.033 189.0);
Tailwind
colors: {
custom: {
50: '#aec4c1',
500: '#8daba8',
950: '#000000',
},
}SCSS
$custom: #8daba8; $custom-light: #aec4c1; $custom-dark: #000000;
JSON
{
"hex": "#8daba8",
"rgb": {
"r": 141,
"g": 171,
"b": 168
},
"hsl": {
"h": 174,
"s": 15.152,
"l": 61.176
},
"oklch": {
"l": 0.71777,
"c": 0.03327,
"h": 189
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#8DABA8
secondary
#D0C4C5
accent
#4C5499
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181