#ABB298#ABB298
#ABB298 is a light, muted yellow-green. Relative luminance 0.428; OKLCH L 75.1% C 0.037 H 119.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB298 |
|---|---|
| RGB | rgb(171, 178, 152) |
| HSL | hsl(76, 14%, 65%) |
| HSV | hsv(76, 15%, 70%) |
| CMYK | cmyk(3.9%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(71.40, -7.13, 12.47) |
| CIE-LCH | lch(71.40, 14.37, 119.77°) |
| OKLab | oklab(75.08% -0.0183 0.0322) |
| OKLCH | oklch(75.08% 0.037 119.5) |
| XYZ | xyz(38.3817, 42.7658, 35.9323) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.83
Cement
#A5A391
ΔE00 6.31
Bland
#AFA88B
ΔE00 6.45
Greenish Grey
#96AE8D
ΔE00 6.45
Stone (survey)
#ADA587
ΔE00 7.19
Greyish
#A8A495
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB298 #9F98B2
analogous
#B2AC98 #ABB298 #9EB298
triadic
#ABB298 #98ABB2 #B298AB
tetradic
#ABB298 #98B2AC #9F98B2 #B2989E
square
#ABB298 #98B2AC #9F98B2 #B2989E
split-complementary
#ABB298 #989EB2 #AC98B2
monochromatic
#6F7759 #8E9875 #ABB298 #C8CCBB #E4E6DE
Accessibility & contrast
On white
2.20
#ABB298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#ABB298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB298
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB298 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#AEAFAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb298; /* rgb */ color: rgb(171, 178, 152); /* oklch */ color: oklch(75.1% 0.037 119.5);
Tailwind
colors: {
custom: {
50: '#c4c9b6',
500: '#abb298',
950: '#000000',
},
}SCSS
$custom: #abb298; $custom-light: #c4c9b6; $custom-dark: #000000;
JSON
{
"hex": "#abb298",
"rgb": {
"r": 171,
"g": 178,
"b": 152
},
"hsl": {
"h": 76.154,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.75083,
"c": 0.03705,
"h": 119.5
},
"luminance": 0.42766
}Semantic roles & 50–950 ramp
primary
#ABB298
secondary
#D1CED7
accent
#4D9961
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280