#ABBBA2#ABBBA2
#ABBBA2 is a light, muted yellow-green. Relative luminance 0.468; OKLCH L 77.3% C 0.039 H 134.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBA2 |
|---|---|
| RGB | rgb(171, 187, 162) |
| HSL | hsl(98, 16%, 68%) |
| HSV | hsv(98, 13%, 73%) |
| CMYK | cmyk(8.6%, 0%, 13.4%, 26.7%) |
| CIE-LAB | lab(74.07, -10.16, 10.81) |
| CIE-LCH | lch(74.07, 14.84, 133.23°) |
| OKLab | oklab(77.27% -0.0272 0.028) |
| OKLCH | oklch(77.27% 0.039 134.2) |
| XYZ | xyz(41.0853, 46.8069, 41.0455) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.54
Sage Green
#9CAF88
ΔE00 5.82
Darkseagreen
#8FBC8F
ΔE00 8.79
Grey Green
#86A17D
ΔE00 9.70
Cement
#A5A391
ΔE00 9.73
Bland
#AFA88B
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBA2 #B2A2BB
analogous
#B7BBA2 #ABBBA2 #A2BBA5
triadic
#ABBBA2 #A2ABBB #BBA2AB
tetradic
#ABBBA2 #A2B7BB #B2A2BB #BBA5A2
square
#ABBBA2 #A2B7BB #B2A2BB #BBA5A2
split-complementary
#ABBBA2 #A5A2BB #BBA2B7
monochromatic
#6C8360 #8BA17F #ABBBA2 #CBD5C5 #EBEFE9
Accessibility & contrast
On white
2.03
#ABBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ABBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBA2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBA2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#ABB9B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbba2; /* rgb */ color: rgb(171, 187, 162); /* oklch */ color: oklch(77.3% 0.039 134.2);
Tailwind
colors: {
custom: {
50: '#c4cfbd',
500: '#abbba2',
950: '#000000',
},
}SCSS
$custom: #abbba2; $custom-light: #c4cfbd; $custom-dark: #000000;
JSON
{
"hex": "#abbba2",
"rgb": {
"r": 171,
"g": 187,
"b": 162
},
"hsl": {
"h": 98.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77274,
"c": 0.03905,
"h": 134.2
},
"luminance": 0.46807
}Semantic roles & 50–950 ramp
primary
#ABBBA2
secondary
#DDD9E0
accent
#4C9A7E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281