#ABBCA6#ABBCA6
#ABBCA6 is a light, muted green. Relative luminance 0.474; OKLCH L 77.6% C 0.036 H 138.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCA6 |
|---|---|
| RGB | rgb(171, 188, 166) |
| HSL | hsl(106, 14%, 69%) |
| HSV | hsv(106, 12%, 74%) |
| CMYK | cmyk(9%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(74.43, -9.98, 9.16) |
| CIE-LCH | lch(74.43, 13.55, 137.46°) |
| OKLab | oklab(77.59% -0.027 0.0238) |
| OKLCH | oklch(77.59% 0.036 138.6) |
| XYZ | xyz(41.6595, 47.3772, 43.0189) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.17
Sage Green
#9CAF88
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 9.30
Cement
#A5A391
ΔE00 9.95
Grey Green
#86A17D
ΔE00 10.26
Bland
#AFA88B
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCA6 #B7A6BC
analogous
#B6BCA6 #ABBCA6 #A6BCAC
triadic
#ABBCA6 #A6ABBC #BCA6AB
tetradic
#ABBCA6 #A6B6BC #B7A6BC #BCACA6
square
#ABBCA6 #A6B6BC #B7A6BC #BCACA6
split-complementary
#ABBCA6 #ACA6BC #BCA6B6
monochromatic
#6B8463 #8AA283 #ABBCA6 #CCD6C9 #EDF1EC
Accessibility & contrast
On white
2.00
#ABBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ABBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCA6
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCA6 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A5
Deuteranopia (green-blind)
#BBB6A7
Tritanopia (blue-blind)
#AABAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbca6; /* rgb */ color: rgb(171, 188, 166); /* oklch */ color: oklch(77.6% 0.036 138.6);
Tailwind
colors: {
custom: {
50: '#c4d0c0',
500: '#abbca6',
950: '#000000',
},
}SCSS
$custom: #abbca6; $custom-light: #c4d0c0; $custom-dark: #000000;
JSON
{
"hex": "#abbca6",
"rgb": {
"r": 171,
"g": 188,
"b": 166
},
"hsl": {
"h": 106.364,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77593,
"c": 0.03596,
"h": 138.6
},
"luminance": 0.47378
}Semantic roles & 50–950 ramp
primary
#ABBCA6
secondary
#E1DCE2
accent
#4D9887
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281