#ABBCA1#ABBCA1
#ABBCA1 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.5% C 0.042 H 133.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA1 |
|---|---|
| RGB | rgb(171, 188, 161) |
| HSL | hsl(98, 17%, 68%) |
| HSV | hsv(98, 14%, 74%) |
| CMYK | cmyk(9%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(74.32, -10.86, 11.71) |
| CIE-LCH | lch(74.32, 15.97, 132.85°) |
| OKLab | oklab(77.46% -0.0291 0.0303) |
| OKLCH | oklch(77.46% 0.042 133.8) |
| XYZ | xyz(41.2097, 47.1972, 40.6502) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.28
Sage Green
#9CAF88
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 8.20
Grey Green
#86A17D
ΔE00 9.54
Lichen
#8FB67B
ΔE00 9.83
Greyish Green
#82A67D
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA1 #B2A1BC
analogous
#B8BCA1 #ABBCA1 #A1BCA4
triadic
#ABBCA1 #A1ABBC #BCA1AB
tetradic
#ABBCA1 #A1B8BC #B2A1BC #BCA4A1
square
#ABBCA1 #A1B8BC #B2A1BC #BCA4A1
split-complementary
#ABBCA1 #A4A1BC #BCA1B8
monochromatic
#6C845E #8BA37D #ABBCA1 #CBD5C5 #EBEFE8
Accessibility & contrast
On white
2.01
#ABBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA1
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA1 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A0
Deuteranopia (green-blind)
#BCB6A2
Tritanopia (blue-blind)
#ABBAB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca1; /* rgb */ color: rgb(171, 188, 161); /* oklch */ color: oklch(77.5% 0.042 133.8);
Tailwind
colors: {
custom: {
50: '#c4d0bc',
500: '#abbca1',
950: '#000000',
},
}SCSS
$custom: #abbca1; $custom-light: #c4d0bc; $custom-dark: #000000;
JSON
{
"hex": "#abbca1",
"rgb": {
"r": 171,
"g": 188,
"b": 161
},
"hsl": {
"h": 97.778,
"s": 16.77,
"l": 68.431
},
"oklch": {
"l": 0.77464,
"c": 0.04198,
"h": 133.8
},
"luminance": 0.47198
}Semantic roles & 50–950 ramp
primary
#ABBCA1
secondary
#DDD8E0
accent
#4A9B7D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281