#ABB993#ABB993
#ABB993 is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.5% C 0.055 H 124.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB993 |
|---|---|
| RGB | rgb(171, 185, 147) |
| HSL | hsl(82, 21%, 65%) |
| HSV | hsv(82, 21%, 73%) |
| CMYK | cmyk(7.6%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(73.20, -11.62, 17.70) |
| CIE-LCH | lch(73.20, 21.18, 123.28°) |
| OKLab | oklab(76.48% -0.0307 0.0453) |
| OKLCH | oklch(76.48% 0.055 124.1) |
| XYZ | xyz(39.4093, 45.4624, 34.2970) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.48
Greenish Grey
#96AE8D
ΔE00 5.00
Darkseagreen
#8FBC8F
ΔE00 7.55
Lichen
#8FB67B
ΔE00 7.60
Sage Green (survey)
#88B378
ΔE00 8.54
Sage
#87AE73
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB993 #A193B9
analogous
#B9B493 #ABB993 #98B993
triadic
#ABB993 #93ABB9 #B993AB
tetradic
#ABB993 #93B9B4 #A193B9 #B99398
square
#ABB993 #93B9B4 #A193B9 #B99398
split-complementary
#ABB993 #9398B9 #B493B9
monochromatic
#6F7F52 #8EA16E #ABB993 #C8D1B8 #E5E9DD
Accessibility & contrast
On white
2.08
#ABB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ABB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB993
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB993 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB491
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#AEB5AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb993; /* rgb */ color: rgb(171, 185, 147); /* oklch */ color: oklch(76.5% 0.055 124.1);
Tailwind
colors: {
custom: {
50: '#c4ceb2',
500: '#abb993',
950: '#000000',
},
}SCSS
$custom: #abb993; $custom-light: #c4ceb2; $custom-dark: #000000;
JSON
{
"hex": "#abb993",
"rgb": {
"r": 171,
"g": 185,
"b": 147
},
"hsl": {
"h": 82.105,
"s": 21.348,
"l": 65.098
},
"oklch": {
"l": 0.76475,
"c": 0.05469,
"h": 124.1
},
"luminance": 0.45462
}Semantic roles & 50–950 ramp
primary
#ABB993
secondary
#D2CDDA
accent
#46A067
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280