#8DABA2#8DABA2
#8DABA2 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.6% C 0.036 H 175.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABA2 |
|---|---|
| RGB | rgb(141, 171, 162) |
| HSL | hsl(162, 15%, 61%) |
| HSV | hsv(162, 18%, 67%) |
| CMYK | cmyk(17.5%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.57, -12.15, 1.21) |
| CIE-LCH | lch(67.57, 12.21, 174.33°) |
| OKLab | oklab(71.6% -0.0354 0.003) |
| OKLCH | oklch(71.6% 0.036 175.1) |
| XYZ | xyz(32.0673, 37.3963, 39.7041) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.55
Cool Grey
#95A3A6
ΔE00 8.73
Greenish Grey
#96AE8D
ΔE00 8.86
Dull Teal
#5F9E8F
ΔE00 9.51
Cadetblue
#5F9EA0
ΔE00 9.54
Grey Teal
#5E9B8A
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABA2 #AB8D96
analogous
#8DAB93 #8DABA2 #8DA5AB
triadic
#8DABA2 #A28DAB #ABA28D
tetradic
#8DABA2 #938DAB #AB8D96 #A5AB8D
square
#8DABA2 #938DAB #AB8D96 #A5AB8D
split-complementary
#8DABA2 #AB8DA5 #AB938D
monochromatic
#506D65 #6A9085 #8DABA2 #B0C5BF #D3DFDB
Accessibility & contrast
On white
2.48
#8DABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8DABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABA2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABA2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#86ACA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8daba2; /* rgb */ color: rgb(141, 171, 162); /* oklch */ color: oklch(71.6% 0.036 175.1);
Tailwind
colors: {
custom: {
50: '#aec4bd',
500: '#8daba2',
950: '#000000',
},
}SCSS
$custom: #8daba2; $custom-light: #aec4bd; $custom-dark: #000000;
JSON
{
"hex": "#8daba2",
"rgb": {
"r": 141,
"g": 171,
"b": 162
},
"hsl": {
"h": 162,
"s": 15.152,
"l": 61.176
},
"oklch": {
"l": 0.71595,
"c": 0.03551,
"h": 175.1
},
"luminance": 0.37397
}Semantic roles & 50–950 ramp
primary
#8DABA2
secondary
#D0C4C8
accent
#4C6399
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181