#ABBAA0#ABBAA0
#ABBAA0 is a light, muted yellow-green. Relative luminance 0.463; OKLCH L 77.0% C 0.040 H 131.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA0 |
|---|---|
| RGB | rgb(171, 186, 160) |
| HSL | hsl(95, 16%, 68%) |
| HSV | hsv(95, 14%, 73%) |
| CMYK | cmyk(8.1%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(73.75, -9.99, 11.44) |
| CIE-LCH | lch(73.75, 15.19, 131.11°) |
| OKLab | oklab(77.01% -0.0266 0.0296) |
| OKLCH | oklch(77.01% 0.04 131.9) |
| XYZ | xyz(40.6976, 46.3135, 40.0462) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.37
Sage Green
#9CAF88
ΔE00 5.46
Darkseagreen
#8FBC8F
ΔE00 8.79
Cement
#A5A391
ΔE00 9.42
Grey Green
#86A17D
ΔE00 9.49
Bland
#AFA88B
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA0 #AFA0BA
analogous
#B8BAA0 #ABBAA0 #A0BAA2
triadic
#ABBAA0 #A0ABBA #BAA0AB
tetradic
#ABBAA0 #A0B8BA #AFA0BA #BAA2A0
square
#ABBAA0 #A0B8BA #AFA0BA #BAA2A0
split-complementary
#ABBAA0 #A2A0BA #BAA0B8
monochromatic
#6D825E #8CA07D #ABBAA0 #CAD4C3 #EAEDE7
Accessibility & contrast
On white
2.05
#ABBAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ABBAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA0
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA0 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69F
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#ACB8B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abbaa0; /* rgb */ color: rgb(171, 186, 160); /* oklch */ color: oklch(77.0% 0.040 131.9);
Tailwind
colors: {
custom: {
50: '#c4cebc',
500: '#abbaa0',
950: '#000000',
},
}SCSS
$custom: #abbaa0; $custom-light: #c4cebc; $custom-dark: #000000;
JSON
{
"hex": "#abbaa0",
"rgb": {
"r": 171,
"g": 186,
"b": 160
},
"hsl": {
"h": 94.615,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.77007,
"c": 0.03982,
"h": 131.9
},
"luminance": 0.46314
}Semantic roles & 50–950 ramp
primary
#ABBAA0
secondary
#DCD7DF
accent
#4B9A79
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281