#ABBAA4#ABBAA4
#ABBAA4 is a light, muted green. Relative luminance 0.465; OKLCH L 77.1% C 0.035 H 135.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA4 |
|---|---|
| RGB | rgb(171, 186, 164) |
| HSL | hsl(101, 14%, 69%) |
| HSV | hsv(101, 12%, 73%) |
| CMYK | cmyk(8.1%, 0%, 11.8%, 27.1%) |
| CIE-LAB | lab(73.84, -9.29, 9.40) |
| CIE-LCH | lch(73.84, 13.22, 134.65°) |
| OKLab | oklab(77.11% -0.0249 0.0244) |
| OKLCH | oklch(77.11% 0.035 135.6) |
| XYZ | xyz(41.0531, 46.4558, 41.9188) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.12
Sage Green
#9CAF88
ΔE00 6.56
Cement
#A5A391
ΔE00 9.16
Darkseagreen
#8FBC8F
ΔE00 9.67
Bland
#AFA88B
ΔE00 10.02
Grey Green
#86A17D
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA4 #B3A4BA
analogous
#B6BAA4 #ABBAA4 #A4BAA8
triadic
#ABBAA4 #A4ABBA #BAA4AB
tetradic
#ABBAA4 #A4B6BA #B3A4BA #BAA8A4
square
#ABBAA4 #A4B6BA #B3A4BA #BAA8A4
split-complementary
#ABBAA4 #A8A4BA #BAA4B6
monochromatic
#6C8162 #8BA081 #ABBAA4 #CBD4C7 #EBEFEA
Accessibility & contrast
On white
2.04
#ABBAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ABBAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA4
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA4 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A3
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#ABB8B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abbaa4; /* rgb */ color: rgb(171, 186, 164); /* oklch */ color: oklch(77.1% 0.035 135.6);
Tailwind
colors: {
custom: {
50: '#c4cebf',
500: '#abbaa4',
950: '#000000',
},
}SCSS
$custom: #abbaa4; $custom-light: #c4cebf; $custom-dark: #000000;
JSON
{
"hex": "#abbaa4",
"rgb": {
"r": 171,
"g": 186,
"b": 164
},
"hsl": {
"h": 100.909,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.7711,
"c": 0.0349,
"h": 135.6
},
"luminance": 0.46456
}Semantic roles & 50–950 ramp
primary
#ABBAA4
secondary
#DEDAE0
accent
#4E9880
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281