#ABBFAF#ABBFAF
#ABBFAF is a light, muted green. Relative luminance 0.490; OKLCH L 78.5% C 0.031 H 151.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFAF |
|---|---|
| RGB | rgb(171, 191, 175) |
| HSL | hsl(132, 14%, 71%) |
| HSV | hsv(132, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(75.46, -9.91, 5.75) |
| CIE-LCH | lch(75.46, 11.46, 149.85°) |
| OKLab | oklab(78.48% -0.0275 0.015) |
| OKLCH | oklch(78.48% 0.031 151.4) |
| XYZ | xyz(43.1616, 49.0141, 47.7358) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.95
Sage Green
#9CAF88
ΔE00 9.00
Silver (survey)
#C5C9C7
ΔE00 10.07
Darkseagreen
#8FBC8F
ΔE00 10.59
Cement
#A5A391
ΔE00 11.07
Light Grey
#D8DCD6
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFAF #BFABBB
analogous
#B1BFAB #ABBFAF #ABBFB9
triadic
#ABBFAF #AFABBF #BFAFAB
tetradic
#ABBFAF #ABB1BF #BFABBB #BFB9AB
square
#ABBFAF #ABB1BF #BFABBB #BFB9AB
split-complementary
#ABBFAF #B9ABBF #BFABB1
monochromatic
#68886E #88A58E #ABBFAF #CED9D0 #EEF2EE
Accessibility & contrast
On white
1.94
#ABBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#ABBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFAF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFAF | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#A9BEBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbfaf; /* rgb */ color: rgb(171, 191, 175); /* oklch */ color: oklch(78.5% 0.031 151.4);
Tailwind
colors: {
custom: {
50: '#c4d2c6',
500: '#abbfaf',
950: '#000000',
},
}SCSS
$custom: #abbfaf; $custom-light: #c4d2c6; $custom-dark: #000000;
JSON
{
"hex": "#abbfaf",
"rgb": {
"r": 171,
"g": 191,
"b": 175
},
"hsl": {
"h": 132,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.7848,
"c": 0.03132,
"h": 151.4
},
"luminance": 0.49015
}Semantic roles & 50–950 ramp
primary
#ABBFAF
secondary
#E6E0E4
accent
#4E8998
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282