#ABB299#ABB299
#ABB299 is a light, muted yellow-green. Relative luminance 0.428; OKLCH L 75.1% C 0.036 H 120.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB299 |
|---|---|
| RGB | rgb(171, 178, 153) |
| HSL | hsl(77, 14%, 65%) |
| HSV | hsv(77, 14%, 70%) |
| CMYK | cmyk(3.9%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(71.42, -6.97, 11.96) |
| CIE-LCH | lch(71.42, 13.84, 120.22°) |
| OKLab | oklab(75.11% -0.0178 0.0309) |
| OKLCH | oklch(75.11% 0.036 120) |
| XYZ | xyz(38.4640, 42.7987, 36.3654) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.07
Cement
#A5A391
ΔE00 6.17
Bland
#AFA88B
ΔE00 6.50
Greenish Grey
#96AE8D
ΔE00 6.60
Stone (survey)
#ADA587
ΔE00 7.25
Greyish
#A8A495
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB299 #A099B2
analogous
#B2AC99 #ABB299 #9FB299
triadic
#ABB299 #99ABB2 #B299AB
tetradic
#ABB299 #99B2AC #A099B2 #B2999F
square
#ABB299 #99B2AC #A099B2 #B2999F
split-complementary
#ABB299 #999FB2 #AC99B2
monochromatic
#6F775A #8E9876 #ABB299 #C8CCBC #E4E7DF
Accessibility & contrast
On white
2.20
#ABB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#ABB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB299
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB299 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#B5AF9A
Tritanopia (blue-blind)
#ADAFAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb299; /* rgb */ color: rgb(171, 178, 153); /* oklch */ color: oklch(75.1% 0.036 120.0);
Tailwind
colors: {
custom: {
50: '#c4c9b7',
500: '#abb299',
950: '#000000',
},
}SCSS
$custom: #abb299; $custom-light: #c4c9b7; $custom-dark: #000000;
JSON
{
"hex": "#abb299",
"rgb": {
"r": 171,
"g": 178,
"b": 153
},
"hsl": {
"h": 76.8,
"s": 13.966,
"l": 64.902
},
"oklch": {
"l": 0.75109,
"c": 0.03571,
"h": 120
},
"luminance": 0.42799
}Semantic roles & 50–950 ramp
primary
#ABB299
secondary
#D2CFD8
accent
#4D9862
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280