#ABBFB3#ABBFB3
#ABBFB3 is a light, muted green. Relative luminance 0.492; OKLCH L 78.6% C 0.028 H 159.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFB3 |
|---|---|
| RGB | rgb(171, 191, 179) |
| HSL | hsl(144, 14%, 71%) |
| HSV | hsv(144, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 6.3%, 25.1%) |
| CIE-LAB | lab(75.56, -9.15, 3.73) |
| CIE-LCH | lch(75.56, 9.89, 157.83°) |
| OKLab | oklab(78.59% -0.0258 0.0097) |
| OKLCH | oklch(78.59% 0.028 159.4) |
| XYZ | xyz(43.5603, 49.1736, 49.8356) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 9.22
Sage Green
#9CAF88
ΔE00 10.38
Cool Grey
#95A3A6
ΔE00 10.74
Light Grey
#D8DCD6
ΔE00 10.80
Silver
#C0C0C0
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFB3 #BFABB7
analogous
#ADBFAB #ABBFB3 #ABBFBD
triadic
#ABBFB3 #B3ABBF #BFB3AB
tetradic
#ABBFB3 #ABADBF #BFABB7 #BFBDAB
square
#ABBFB3 #ABADBF #BFABB7 #BFBDAB
split-complementary
#ABBFB3 #BDABBF #BFABAD
monochromatic
#688875 #88A594 #ABBFB3 #CED9D2 #EEF2EF
Accessibility & contrast
On white
1.94
#ABBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ABBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFB3
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFB3 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB2
Deuteranopia (green-blind)
#BBB9B4
Tritanopia (blue-blind)
#A8BFBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbfb3; /* rgb */ color: rgb(171, 191, 179); /* oklch */ color: oklch(78.6% 0.028 159.4);
Tailwind
colors: {
custom: {
50: '#c4d2c9',
500: '#abbfb3',
950: '#000000',
},
}SCSS
$custom: #abbfb3; $custom-light: #c4d2c9; $custom-dark: #000000;
JSON
{
"hex": "#abbfb3",
"rgb": {
"r": 171,
"g": 191,
"b": 179
},
"hsl": {
"h": 144,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78592,
"c": 0.02761,
"h": 159.4
},
"luminance": 0.49174
}Semantic roles & 50–950 ramp
primary
#ABBFB3
secondary
#E6E0E3
accent
#4E7A98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282