#ABBFB1#ABBFB1
#ABBFB1 is a light, muted green. Relative luminance 0.491; OKLCH L 78.5% C 0.029 H 155.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFB1 |
|---|---|
| RGB | rgb(171, 191, 177) |
| HSL | hsl(138, 14%, 71%) |
| HSV | hsv(138, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 7.3%, 25.1%) |
| CIE-LAB | lab(75.51, -9.53, 4.74) |
| CIE-LCH | lch(75.51, 10.65, 153.55°) |
| OKLab | oklab(78.54% -0.0267 0.0124) |
| OKLCH | oklch(78.54% 0.029 155.1) |
| XYZ | xyz(43.3595, 49.0932, 48.7780) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.56
Silver (survey)
#C5C9C7
ΔE00 9.58
Sage Green
#9CAF88
ΔE00 9.67
Light Grey
#D8DCD6
ΔE00 11.09
Cement
#A5A391
ΔE00 11.15
Darkseagreen
#8FBC8F
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFB1 #BFABB9
analogous
#AFBFAB #ABBFB1 #ABBFBB
triadic
#ABBFB1 #B1ABBF #BFB1AB
tetradic
#ABBFB1 #ABAFBF #BFABB9 #BFBBAB
square
#ABBFB1 #ABAFBF #BFABB9 #BFBBAB
split-complementary
#ABBFB1 #BBABBF #BFABAF
monochromatic
#688871 #88A591 #ABBFB1 #CED9D1 #EEF2EF
Accessibility & contrast
On white
1.94
#ABBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#ABBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFB1
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFB1 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBB0
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#A8BEBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbfb1; /* rgb */ color: rgb(171, 191, 177); /* oklch */ color: oklch(78.5% 0.029 155.1);
Tailwind
colors: {
custom: {
50: '#c4d2c8',
500: '#abbfb1',
950: '#000000',
},
}SCSS
$custom: #abbfb1; $custom-light: #c4d2c8; $custom-dark: #000000;
JSON
{
"hex": "#abbfb1",
"rgb": {
"r": 171,
"g": 191,
"b": 177
},
"hsl": {
"h": 138,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78536,
"c": 0.02939,
"h": 155.1
},
"luminance": 0.49094
}Semantic roles & 50–950 ramp
primary
#ABBFB1
secondary
#E6E0E4
accent
#4E8298
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282