#8DA498#8DA498
#8DA498 is a light, muted green. Relative luminance 0.345; OKLCH L 69.7% C 0.031 H 162.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA498 |
|---|---|
| RGB | rgb(141, 164, 152) |
| HSL | hsl(149, 11%, 60%) |
| HSV | hsv(149, 14%, 64%) |
| CMYK | cmyk(14%, 0%, 7.3%, 35.7%) |
| CIE-LAB | lab(65.34, -10.46, 3.53) |
| CIE-LCH | lch(65.34, 11.04, 161.35°) |
| OKLab | oklab(69.74% -0.0297 0.0092) |
| OKLCH | oklch(69.74% 0.031 162.8) |
| XYZ | xyz(29.9261, 34.4800, 34.7783) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.81
Greenish Grey
#96AE8D
ΔE00 7.72
Grey Green
#86A17D
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.52
Greeny Grey
#7EA07A
ΔE00 9.45
Sage Green
#9CAF88
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA498 #A48D99
analogous
#8DA48D #8DA498 #8DA4A4
triadic
#8DA498 #988DA4 #A4988D
tetradic
#8DA498 #8D8DA4 #A48D99 #A4A48D
square
#8DA498 #8D8DA4 #A48D99 #A4A48D
split-complementary
#8DA498 #A48DA4 #A48D8D
monochromatic
#51665B #6C8879 #8DA498 #AFBFB7 #D1DAD5
Accessibility & contrast
On white
2.66
#8DA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#8DA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA498
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA498 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#9F9D99
Tritanopia (blue-blind)
#89A4A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8da498; /* rgb */ color: rgb(141, 164, 152); /* oklch */ color: oklch(69.7% 0.031 162.8);
Tailwind
colors: {
custom: {
50: '#aebfb6',
500: '#8da498',
950: '#000000',
},
}SCSS
$custom: #8da498; $custom-light: #aebfb6; $custom-dark: #000000;
JSON
{
"hex": "#8da498",
"rgb": {
"r": 141,
"g": 164,
"b": 152
},
"hsl": {
"h": 148.696,
"s": 11.22,
"l": 59.804
},
"oklch": {
"l": 0.69736,
"c": 0.03106,
"h": 162.8
},
"luminance": 0.34481
}Semantic roles & 50–950 ramp
primary
#8DA498
secondary
#CBC2C7
accent
#7495B4
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180