#8AB596#8AB596
#8AB596 is a light, moderate green. Relative luminance 0.407; OKLCH L 73.3% C 0.064 H 153.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8AB596 |
|---|---|
| RGB | rgb(138, 181, 150) |
| HSL | hsl(137, 23%, 63%) |
| HSV | hsv(137, 24%, 71%) |
| CMYK | cmyk(23.8%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(69.93, -20.73, 11.18) |
| CIE-LCH | lch(69.93, 23.55, 151.66°) |
| OKLab | oklab(73.33% -0.0573 0.0288) |
| OKLCH | oklch(73.33% 0.064 153.3) |
| XYZ | xyz(32.5085, 40.6519, 34.9820) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.18
Greenish Grey
#96AE8D
ΔE00 4.96
Greyish Green
#82A67D
ΔE00 5.66
Grey Green
#86A17D
ΔE00 6.85
Greeny Grey
#7EA07A
ΔE00 6.86
Sage Green
#9CAF88
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AB596 #B58AA9
analogous
#94B58A #8AB596 #8AB5AB
triadic
#8AB596 #968AB5 #B5968A
tetradic
#8AB596 #8A94B5 #B58AA9 #B5AB8A
square
#8AB596 #8A94B5 #B58AA9 #B5AB8A
split-complementary
#8AB596 #AB8AB5 #B58A94
monochromatic
#4C7859 #659D74 #8AB596 #AFCDB8 #D5E4D9
Accessibility & contrast
On white
2.30
#8AB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#8AB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AB596
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AB596 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE94
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#84B4AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ab596; /* rgb */ color: rgb(138, 181, 150); /* oklch */ color: oklch(73.3% 0.064 153.3);
Tailwind
colors: {
custom: {
50: '#adcbb4',
500: '#8ab596',
950: '#000000',
},
}SCSS
$custom: #8ab596; $custom-light: #adcbb4; $custom-dark: #000000;
JSON
{
"hex": "#8ab596",
"rgb": {
"r": 138,
"g": 181,
"b": 150
},
"hsl": {
"h": 136.744,
"s": 22.513,
"l": 62.549
},
"oklch": {
"l": 0.7333,
"c": 0.06418,
"h": 153.3
},
"luminance": 0.40653
}Semantic roles & 50–950 ramp
primary
#8AB596
secondary
#D5C6D1
accent
#4587A1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280