#ABBCAB#ABBCAB
#ABBCAB is a light, muted green. Relative luminance 0.476; OKLCH L 77.7% C 0.030 H 145.3°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCAB |
|---|---|
| RGB | rgb(171, 188, 171) |
| HSL | hsl(120, 11%, 70%) |
| HSV | hsv(120, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.55, -9.08, 6.61) |
| CIE-LCH | lch(74.55, 11.23, 143.92°) |
| OKLab | oklab(77.73% -0.0249 0.0172) |
| OKLCH | oklch(77.73% 0.03 145.3) |
| XYZ | xyz(42.1270, 47.5642, 45.4816) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.45
Sage Green
#9CAF88
ΔE00 8.31
Cement
#A5A391
ΔE00 9.88
Silver (survey)
#C5C9C7
ΔE00 9.98
Greyish
#A8A495
ΔE00 10.63
Darkseagreen
#8FBC8F
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCAB #BCABBC
analogous
#B3BCAB #ABBCAB #ABBCB3
triadic
#ABBCAB #ABABBC #BCABAB
tetradic
#ABBCAB #ABB3BC #BCABBC #BCB3AB
square
#ABBCAB #ABB3BC #BCABBC #BCB3AB
split-complementary
#ABBCAB #B3ABBC #BCABB3
monochromatic
#698469 #89A189 #ABBCAB #CDD7CD #EEF1EE
Accessibility & contrast
On white
2.00
#ABBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ABBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCAB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCAB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#AABBB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbcab; /* rgb */ color: rgb(171, 188, 171); /* oklch */ color: oklch(77.7% 0.030 145.3);
Tailwind
colors: {
custom: {
50: '#c4d0c4',
500: '#abbcab',
950: '#000000',
},
}SCSS
$custom: #abbcab; $custom-light: #c4d0c4; $custom-dark: #000000;
JSON
{
"hex": "#abbcab",
"rgb": {
"r": 171,
"g": 188,
"b": 171
},
"hsl": {
"h": 120,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77726,
"c": 0.03027,
"h": 145.3
},
"luminance": 0.47565
}Semantic roles & 50–950 ramp
primary
#ABBCAB
secondary
#E4DFE4
accent
#509595
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281