#ABBAA3#ABBAA3
#ABBAA3 is a light, muted yellow-green. Relative luminance 0.464; OKLCH L 77.1% C 0.036 H 134.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA3 |
|---|---|
| RGB | rgb(171, 186, 163) |
| HSL | hsl(99, 14%, 68%) |
| HSV | hsv(99, 12%, 73%) |
| CMYK | cmyk(8.1%, 0%, 12.4%, 27.1%) |
| CIE-LAB | lab(73.82, -9.46, 9.91) |
| CIE-LCH | lch(73.82, 13.71, 133.68°) |
| OKLab | oklab(77.08% -0.0253 0.0257) |
| OKLCH | oklch(77.08% 0.036 134.6) |
| XYZ | xyz(40.9632, 46.4198, 41.4451) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.91
Sage Green
#9CAF88
ΔE00 6.27
Cement
#A5A391
ΔE00 9.21
Darkseagreen
#8FBC8F
ΔE00 9.43
Grey Green
#86A17D
ΔE00 9.93
Bland
#AFA88B
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA3 #B2A3BA
analogous
#B6BAA3 #ABBAA3 #A3BAA6
triadic
#ABBAA3 #A3ABBA #BAA3AB
tetradic
#ABBAA3 #A3B6BA #B2A3BA #BAA6A3
square
#ABBAA3 #A3B6BA #B2A3BA #BAA6A3
split-complementary
#ABBAA3 #A6A3BA #BAA3B6
monochromatic
#6C8161 #8BA080 #ABBAA3 #CBD4C6 #EBEEE9
Accessibility & contrast
On white
2.04
#ABBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA3
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA3 | 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)
#BCB6A2
Deuteranopia (green-blind)
#BAB5A4
Tritanopia (blue-blind)
#ABB8B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abbaa3; /* rgb */ color: rgb(171, 186, 163); /* oklch */ color: oklch(77.1% 0.036 134.6);
Tailwind
colors: {
custom: {
50: '#c4cebe',
500: '#abbaa3',
950: '#000000',
},
}SCSS
$custom: #abbaa3; $custom-light: #c4cebe; $custom-dark: #000000;
JSON
{
"hex": "#abbaa3",
"rgb": {
"r": 171,
"g": 186,
"b": 163
},
"hsl": {
"h": 99.13,
"s": 14.286,
"l": 68.431
},
"oklch": {
"l": 0.77084,
"c": 0.03611,
"h": 134.6
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#ABBAA3
secondary
#DDD9E0
accent
#4D987E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281