#ABBCA2#ABBCA2
#ABBCA2 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.5% C 0.041 H 134.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA2 |
|---|---|
| RGB | rgb(171, 188, 162) |
| HSL | hsl(99, 16%, 69%) |
| HSV | hsv(99, 14%, 74%) |
| CMYK | cmyk(9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(74.34, -10.68, 11.20) |
| CIE-LCH | lch(74.34, 15.48, 133.66°) |
| OKLab | oklab(77.49% -0.0286 0.029) |
| OKLCH | oklch(77.49% 0.041 134.7) |
| XYZ | xyz(41.2982, 47.2327, 41.1165) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.42
Sage Green
#9CAF88
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 8.40
Grey Green
#86A17D
ΔE00 9.66
Lichen
#8FB67B
ΔE00 10.10
Greyish Green
#82A67D
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA2 #B3A2BC
analogous
#B8BCA2 #ABBCA2 #A2BCA6
triadic
#ABBCA2 #A2ABBC #BCA2AB
tetradic
#ABBCA2 #A2B8BC #B3A2BC #BCA6A2
square
#ABBCA2 #A2B8BC #B3A2BC #BCA6A2
split-complementary
#ABBCA2 #A6A2BC #BCA2B8
monochromatic
#6C845F #8BA27E #ABBCA2 #CBD6C6 #EBEFE9
Accessibility & contrast
On white
2.01
#ABBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A1
Deuteranopia (green-blind)
#BCB6A3
Tritanopia (blue-blind)
#ABBAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca2; /* rgb */ color: rgb(171, 188, 162); /* oklch */ color: oklch(77.5% 0.041 134.7);
Tailwind
colors: {
custom: {
50: '#c4d0bd',
500: '#abbca2',
950: '#000000',
},
}SCSS
$custom: #abbca2; $custom-light: #c4d0bd; $custom-dark: #000000;
JSON
{
"hex": "#abbca2",
"rgb": {
"r": 171,
"g": 188,
"b": 162
},
"hsl": {
"h": 99.231,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.7749,
"c": 0.04076,
"h": 134.7
},
"luminance": 0.47233
}Semantic roles & 50–950 ramp
primary
#ABBCA2
secondary
#DED9E1
accent
#4B9A7F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121412
muted
#818281