#ABBBA1#ABBBA1
#ABBBA1 is a light, muted yellow-green. Relative luminance 0.468; OKLCH L 77.2% C 0.040 H 133.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBA1 |
|---|---|
| RGB | rgb(171, 187, 161) |
| HSL | hsl(97, 16%, 68%) |
| HSV | hsv(97, 14%, 73%) |
| CMYK | cmyk(8.6%, 0%, 13.9%, 26.7%) |
| CIE-LAB | lab(74.04, -10.34, 11.32) |
| CIE-LCH | lch(74.04, 15.33, 132.40°) |
| OKLab | oklab(77.25% -0.0276 0.0293) |
| OKLCH | oklch(77.25% 0.04 133.3) |
| XYZ | xyz(40.9968, 46.7715, 40.5792) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.38
Sage Green
#9CAF88
ΔE00 5.56
Darkseagreen
#8FBC8F
ΔE00 8.59
Grey Green
#86A17D
ΔE00 9.57
Cement
#A5A391
ΔE00 9.80
Greyish Green
#82A67D
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBA1 #B1A1BB
analogous
#B8BBA1 #ABBBA1 #A1BBA4
triadic
#ABBBA1 #A1ABBB #BBA1AB
tetradic
#ABBBA1 #A1B8BB #B1A1BB #BBA4A1
square
#ABBBA1 #A1B8BB #B1A1BB #BBA4A1
split-complementary
#ABBBA1 #A4A1BB #BBA1B8
monochromatic
#6D835F #8BA17D #ABBBA1 #CBD5C5 #EAEEE8
Accessibility & contrast
On white
2.03
#ABBBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#ABBBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBA1
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBA1 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB7A0
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#ABB9B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbba1; /* rgb */ color: rgb(171, 187, 161); /* oklch */ color: oklch(77.2% 0.040 133.3);
Tailwind
colors: {
custom: {
50: '#c4cfbc',
500: '#abbba1',
950: '#000000',
},
}SCSS
$custom: #abbba1; $custom-light: #c4cfbc; $custom-dark: #000000;
JSON
{
"hex": "#abbba1",
"rgb": {
"r": 171,
"g": 187,
"b": 161
},
"hsl": {
"h": 96.923,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.77248,
"c": 0.04028,
"h": 133.3
},
"luminance": 0.46772
}Semantic roles & 50–950 ramp
primary
#ABBBA1
secondary
#DDD8E0
accent
#4B9A7C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281