#ABBAAF#ABBAAF
#ABBAAF is a light, muted green. Relative luminance 0.469; OKLCH L 77.4% C 0.023 H 154.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAAF |
|---|---|
| RGB | rgb(171, 186, 175) |
| HSL | hsl(136, 10%, 70%) |
| HSV | hsv(136, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 5.9%, 27.1%) |
| CIE-LAB | lab(74.11, -7.28, 3.80) |
| CIE-LCH | lch(74.11, 8.21, 152.43°) |
| OKLab | oklab(77.41% -0.0203 0.0099) |
| OKLCH | oklch(77.41% 0.023 154) |
| XYZ | xyz(42.0898, 46.8704, 47.3786) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.20
Cool Grey
#95A3A6
ΔE00 9.37
Greenish Grey
#96AE8D
ΔE00 9.38
Cement
#A5A391
ΔE00 9.43
Silver
#C0C0C0
ΔE00 9.54
Greyish
#A8A495
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAAF #BAABB6
analogous
#AEBAAB #ABBAAF #ABBAB7
triadic
#ABBAAF #AFABBA #BAAFAB
tetradic
#ABBAAF #ABAEBA #BAABB6 #BAB7AB
square
#ABBAAF #ABAEBA #BAABB6 #BAB7AB
split-complementary
#ABBAAF #B7ABBA #BAABAE
monochromatic
#6A8170 #899E8F #ABBAAF #CDD6CF #EEF1EF
Accessibility & contrast
On white
2.02
#ABBAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#ABBAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAAF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAAF | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#A9BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbaaf; /* rgb */ color: rgb(171, 186, 175); /* oklch */ color: oklch(77.4% 0.023 154.0);
Tailwind
colors: {
custom: {
50: '#c4cec6',
500: '#abbaaf',
950: '#000000',
},
}SCSS
$custom: #abbaaf; $custom-light: #c4cec6; $custom-dark: #000000;
JSON
{
"hex": "#abbaaf",
"rgb": {
"r": 171,
"g": 186,
"b": 175
},
"hsl": {
"h": 136,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77409,
"c": 0.02264,
"h": 154
},
"luminance": 0.46871
}Semantic roles & 50–950 ramp
primary
#ABBAAF
secondary
#E3DEE1
accent
#528294
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282