#ABBAA2#ABBAA2
#ABBAA2 is a light, muted yellow-green. Relative luminance 0.464; OKLCH L 77.1% C 0.037 H 133.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA2 |
|---|---|
| RGB | rgb(171, 186, 162) |
| HSL | hsl(98, 15%, 68%) |
| HSV | hsv(98, 13%, 73%) |
| CMYK | cmyk(8.1%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(73.79, -9.64, 10.42) |
| CIE-LCH | lch(73.79, 14.20, 132.76°) |
| OKLab | oklab(77.06% -0.0258 0.027) |
| OKLCH | oklch(77.06% 0.037 133.6) |
| XYZ | xyz(40.8739, 46.3841, 40.9751) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.71
Sage Green
#9CAF88
ΔE00 5.99
Darkseagreen
#8FBC8F
ΔE00 9.21
Cement
#A5A391
ΔE00 9.28
Grey Green
#86A17D
ΔE00 9.77
Bland
#AFA88B
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA2 #B1A2BA
analogous
#B7BAA2 #ABBAA2 #A2BAA5
triadic
#ABBAA2 #A2ABBA #BAA2AB
tetradic
#ABBAA2 #A2B7BA #B1A2BA #BAA5A2
square
#ABBAA2 #A2B7BA #B1A2BA #BAA5A2
split-complementary
#ABBAA2 #A5A2BA #BAA2B7
monochromatic
#6D8260 #8BA07F #ABBAA2 #CBD4C5 #EAEEE8
Accessibility & contrast
On white
2.04
#ABBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#ABB8B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abbaa2; /* rgb */ color: rgb(171, 186, 162); /* oklch */ color: oklch(77.1% 0.037 133.6);
Tailwind
colors: {
custom: {
50: '#c4cebd',
500: '#abbaa2',
950: '#000000',
},
}SCSS
$custom: #abbaa2; $custom-light: #c4cebd; $custom-dark: #000000;
JSON
{
"hex": "#abbaa2",
"rgb": {
"r": 171,
"g": 186,
"b": 162
},
"hsl": {
"h": 97.5,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.77058,
"c": 0.03734,
"h": 133.6
},
"luminance": 0.46384
}Semantic roles & 50–950 ramp
primary
#ABBAA2
secondary
#DDD8E0
accent
#4C997C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281