#ABBDAB#ABBDAB
#ABBDAB is a light, muted green. Relative luminance 0.480; OKLCH L 77.9% C 0.032 H 145.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDAB |
|---|---|
| RGB | rgb(171, 189, 171) |
| HSL | hsl(120, 12%, 71%) |
| HSV | hsv(120, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(74.82, -9.60, 7.00) |
| CIE-LCH | lch(74.82, 11.88, 143.89°) |
| OKLab | oklab(77.94% -0.0263 0.0182) |
| OKLCH | oklch(77.94% 0.032 145.3) |
| XYZ | xyz(42.3414, 47.9929, 45.5530) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.22
Sage Green
#9CAF88
ΔE00 8.09
Darkseagreen
#8FBC8F
ΔE00 10.23
Cement
#A5A391
ΔE00 10.27
Silver (survey)
#C5C9C7
ΔE00 10.34
Greyish
#A8A495
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDAB #BDABBD
analogous
#B4BDAB #ABBDAB #ABBDB4
triadic
#ABBDAB #ABABBD #BDABAB
tetradic
#ABBDAB #ABB4BD #BDABBD #BDB4AB
square
#ABBDAB #ABB4BD #BDABBD #BDB4AB
split-complementary
#ABBDAB #B4ABBD #BDABB4
monochromatic
#698569 #89A289 #ABBDAB #CDD8CD #EEF2EE
Accessibility & contrast
On white
1.98
#ABBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#ABBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDAB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDAB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#BBB7AC
Tritanopia (blue-blind)
#AABCB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbdab; /* rgb */ color: rgb(171, 189, 171); /* oklch */ color: oklch(77.9% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#c4d0c4',
500: '#abbdab',
950: '#000000',
},
}SCSS
$custom: #abbdab; $custom-light: #c4d0c4; $custom-dark: #000000;
JSON
{
"hex": "#abbdab",
"rgb": {
"r": 171,
"g": 189,
"b": 171
},
"hsl": {
"h": 120,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.77941,
"c": 0.03201,
"h": 145.3
},
"luminance": 0.47993
}Semantic roles & 50–950 ramp
primary
#ABBDAB
secondary
#E4DFE4
accent
#4F9696
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281