#ABB896#ABB896
#ABB896 is a light, muted yellow-green. Relative luminance 0.451; OKLCH L 76.3% C 0.049 H 124.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB896 |
|---|---|
| RGB | rgb(171, 184, 150) |
| HSL | hsl(83, 19%, 65%) |
| HSV | hsv(83, 18%, 72%) |
| CMYK | cmyk(7.1%, 0%, 18.5%, 27.8%) |
| CIE-LAB | lab(72.98, -10.62, 15.79) |
| CIE-LCH | lch(72.98, 19.03, 123.92°) |
| OKLab | oklab(76.33% -0.0279 0.0405) |
| OKLCH | oklch(76.33% 0.049 124.6) |
| XYZ | xyz(39.4393, 45.1408, 35.4835) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.76
Greenish Grey
#96AE8D
ΔE00 4.88
Darkseagreen
#8FBC8F
ΔE00 8.09
Lichen
#8FB67B
ΔE00 8.47
Grey Green
#86A17D
ΔE00 8.73
Bland
#AFA88B
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB896 #A396B8
analogous
#B8B496 #ABB896 #9AB896
triadic
#ABB896 #96ABB8 #B896AB
tetradic
#ABB896 #96B8B4 #A396B8 #B8969A
square
#ABB896 #96B8B4 #A396B8 #B8969A
split-complementary
#ABB896 #969AB8 #B496B8
monochromatic
#6F7E55 #8E9F71 #ABB896 #C8D1BB #E5E9DF
Accessibility & contrast
On white
2.09
#ABB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ABB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB896
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB896 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB494
Deuteranopia (green-blind)
#BAB397
Tritanopia (blue-blind)
#ADB5AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb896; /* rgb */ color: rgb(171, 184, 150); /* oklch */ color: oklch(76.3% 0.049 124.6);
Tailwind
colors: {
custom: {
50: '#c4cdb5',
500: '#abb896',
950: '#000000',
},
}SCSS
$custom: #abb896; $custom-light: #c4cdb5; $custom-dark: #000000;
JSON
{
"hex": "#abb896",
"rgb": {
"r": 171,
"g": 184,
"b": 150
},
"hsl": {
"h": 82.941,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.76328,
"c": 0.04924,
"h": 124.6
},
"luminance": 0.45141
}Semantic roles & 50–950 ramp
primary
#ABB896
secondary
#D4CFDB
accent
#489E69
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280