#8DA89B#8DA89B
#8DA89B is a light, muted teal. Relative luminance 0.360; OKLCH L 70.7% C 0.035 H 164.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA89B |
|---|---|
| RGB | rgb(141, 168, 155) |
| HSL | hsl(151, 13%, 61%) |
| HSV | hsv(151, 16%, 66%) |
| CMYK | cmyk(16.1%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(66.55, -11.99, 3.60) |
| CIE-LCH | lch(66.55, 12.52, 163.28°) |
| OKLab | oklab(70.72% -0.0341 0.0093) |
| OKLCH | oklch(70.72% 0.035 164.7) |
| XYZ | xyz(30.9020, 36.0338, 36.3311) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.24
Greenish Grey
#96AE8D
ΔE00 7.18
Grey Green
#86A17D
ΔE00 8.33
Greeny Grey
#7EA07A
ΔE00 9.16
Sage Green
#9CAF88
ΔE00 9.32
Dull Teal
#5F9E8F
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA89B #A88D9A
analogous
#8DA88D #8DA89B #8DA7A8
triadic
#8DA89B #9B8DA8 #A89B8D
tetradic
#8DA89B #8D8DA8 #A88D9A #A7A88D
square
#8DA89B #8D8DA8 #A88D9A #A7A88D
split-complementary
#8DA89B #A88DA7 #A88D8D
monochromatic
#516A5E #6B8D7D #8DA89B #B0C2B9 #D2DDD8
Accessibility & contrast
On white
2.56
#8DA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#8DA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA89B
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA89B | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#A2A09C
Tritanopia (blue-blind)
#88A8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8da89b; /* rgb */ color: rgb(141, 168, 155); /* oklch */ color: oklch(70.7% 0.035 164.7);
Tailwind
colors: {
custom: {
50: '#aec1b8',
500: '#8da89b',
950: '#000000',
},
}SCSS
$custom: #8da89b; $custom-light: #aec1b8; $custom-dark: #000000;
JSON
{
"hex": "#8da89b",
"rgb": {
"r": 141,
"g": 168,
"b": 155
},
"hsl": {
"h": 151.111,
"s": 13.433,
"l": 60.588
},
"oklch": {
"l": 0.70718,
"c": 0.03537,
"h": 164.7
},
"luminance": 0.36035
}Semantic roles & 50–950 ramp
primary
#8DA89B
secondary
#CEC3C8
accent
#4E7198
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180