#ABBCA5#ABBCA5
#ABBCA5 is a light, muted green. Relative luminance 0.473; OKLCH L 77.6% C 0.037 H 137.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA5 |
|---|---|
| RGB | rgb(171, 188, 165) |
| HSL | hsl(104, 15%, 69%) |
| HSV | hsv(104, 12%, 74%) |
| CMYK | cmyk(9%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(74.41, -10.16, 9.67) |
| CIE-LCH | lch(74.41, 14.02, 136.42°) |
| OKLab | oklab(77.57% -0.0274 0.0251) |
| OKLCH | oklch(77.57% 0.037 137.5) |
| XYZ | xyz(41.5681, 47.3406, 42.5377) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.96
Sage Green
#9CAF88
ΔE00 6.47
Darkseagreen
#8FBC8F
ΔE00 9.06
Cement
#A5A391
ΔE00 9.99
Grey Green
#86A17D
ΔE00 10.09
Greyish Green
#82A67D
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA5 #B6A5BC
analogous
#B7BCA5 #ABBCA5 #A5BCAB
triadic
#ABBCA5 #A5ABBC #BCA5AB
tetradic
#ABBCA5 #A5B7BC #B6A5BC #BCABA5
square
#ABBCA5 #A5B7BC #B6A5BC #BCABA5
split-complementary
#ABBCA5 #ABA5BC #BCA5B7
monochromatic
#6B8462 #8AA282 #ABBCA5 #CCD6C8 #ECF0EB
Accessibility & contrast
On white
2.01
#ABBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ABBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA5
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA5 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A4
Deuteranopia (green-blind)
#BBB6A6
Tritanopia (blue-blind)
#ABBAB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca5; /* rgb */ color: rgb(171, 188, 165); /* oklch */ color: oklch(77.6% 0.037 137.5);
Tailwind
colors: {
custom: {
50: '#c4d0bf',
500: '#abbca5',
950: '#000000',
},
}SCSS
$custom: #abbca5; $custom-light: #c4d0bf; $custom-dark: #000000;
JSON
{
"hex": "#abbca5",
"rgb": {
"r": 171,
"g": 188,
"b": 165
},
"hsl": {
"h": 104.348,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77567,
"c": 0.03714,
"h": 137.5
},
"luminance": 0.47341
}Semantic roles & 50–950 ramp
primary
#ABBCA5
secondary
#E0DBE2
accent
#4D9985
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281