#ABBBA8#ABBBA8
#ABBBA8 is a light, muted green. Relative luminance 0.470; OKLCH L 77.4% C 0.032 H 140.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBA8 |
|---|---|
| RGB | rgb(171, 187, 168) |
| HSL | hsl(111, 12%, 70%) |
| HSV | hsv(111, 10%, 73%) |
| CMYK | cmyk(8.6%, 0%, 10.2%, 26.7%) |
| CIE-LAB | lab(74.21, -9.10, 7.75) |
| CIE-LCH | lch(74.21, 11.95, 139.57°) |
| OKLab | oklab(77.43% -0.0247 0.0202) |
| OKLCH | oklch(77.43% 0.032 140.7) |
| XYZ | xyz(41.6315, 47.0253, 43.9217) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.86
Sage Green
#9CAF88
ΔE00 7.57
Cement
#A5A391
ΔE00 9.48
Darkseagreen
#8FBC8F
ΔE00 10.25
Greyish
#A8A495
ΔE00 10.33
Silver (survey)
#C5C9C7
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBA8 #B8A8BB
analogous
#B5BBA8 #ABBBA8 #A8BBAF
triadic
#ABBBA8 #A8ABBB #BBA8AB
tetradic
#ABBBA8 #A8B5BB #B8A8BB #BBAFA8
square
#ABBBA8 #A8B5BB #B8A8BB #BBAFA8
split-complementary
#ABBBA8 #AFA8BB #BBA8B5
monochromatic
#6B8366 #8AA086 #ABBBA8 #CCD6CA #EDF1ED
Accessibility & contrast
On white
2.02
#ABBBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABBBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBA8
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBA8 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#B9B6A9
Tritanopia (blue-blind)
#AABAB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbba8; /* rgb */ color: rgb(171, 187, 168); /* oklch */ color: oklch(77.4% 0.032 140.7);
Tailwind
colors: {
custom: {
50: '#c4cfc1',
500: '#abbba8',
950: '#000000',
},
}SCSS
$custom: #abbba8; $custom-light: #c4cfc1; $custom-dark: #000000;
JSON
{
"hex": "#abbba8",
"rgb": {
"r": 171,
"g": 187,
"b": 168
},
"hsl": {
"h": 110.526,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.77431,
"c": 0.03189,
"h": 140.7
},
"luminance": 0.47026
}Semantic roles & 50–950 ramp
primary
#ABBBA8
secondary
#E1DDE2
accent
#4F968B
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281