#ABBCA0#ABBCA0
#ABBCA0 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.4% C 0.043 H 133.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA0 |
|---|---|
| RGB | rgb(171, 188, 160) |
| HSL | hsl(96, 17%, 68%) |
| HSV | hsv(96, 15%, 74%) |
| CMYK | cmyk(9%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(74.29, -11.03, 12.21) |
| CIE-LCH | lch(74.29, 16.46, 132.08°) |
| OKLab | oklab(77.44% -0.0295 0.0316) |
| OKLCH | oklch(77.44% 0.043 133) |
| XYZ | xyz(41.1219, 47.1621, 40.1876) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.15
Sage Green
#9CAF88
ΔE00 5.22
Darkseagreen
#8FBC8F
ΔE00 8.01
Grey Green
#86A17D
ΔE00 9.43
Lichen
#8FB67B
ΔE00 9.56
Greyish Green
#82A67D
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA0 #B1A0BC
analogous
#B9BCA0 #ABBCA0 #A0BCA3
triadic
#ABBCA0 #A0ABBC #BCA0AB
tetradic
#ABBCA0 #A0B9BC #B1A0BC #BCA3A0
square
#ABBCA0 #A0B9BC #B1A0BC #BCA3A0
split-complementary
#ABBCA0 #A3A0BC #BCA0B9
monochromatic
#6D845D #8BA37C #ABBCA0 #CBD5C4 #EAEFE8
Accessibility & contrast
On white
2.01
#ABBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA0
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA0 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89E
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#ABB9B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca0; /* rgb */ color: rgb(171, 188, 160); /* oklch */ color: oklch(77.4% 0.043 133.0);
Tailwind
colors: {
custom: {
50: '#c4d0bc',
500: '#abbca0',
950: '#000000',
},
}SCSS
$custom: #abbca0; $custom-light: #c4d0bc; $custom-dark: #000000;
JSON
{
"hex": "#abbca0",
"rgb": {
"r": 171,
"g": 188,
"b": 160
},
"hsl": {
"h": 96.429,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.77439,
"c": 0.04321,
"h": 133
},
"luminance": 0.47162
}Semantic roles & 50–950 ramp
primary
#ABBCA0
secondary
#DDD8E0
accent
#4A9C7B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281