#ABBFB2#ABBFB2
#ABBFB2 is a light, muted green. Relative luminance 0.491; OKLCH L 78.6% C 0.028 H 157.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFB2 |
|---|---|
| RGB | rgb(171, 191, 178) |
| HSL | hsl(141, 14%, 71%) |
| HSV | hsv(141, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.53, -9.34, 4.24) |
| CIE-LCH | lch(75.53, 10.26, 155.62°) |
| OKLab | oklab(78.56% -0.0263 0.011) |
| OKLCH | oklch(78.56% 0.028 157.2) |
| XYZ | xyz(43.4595, 49.1332, 49.3049) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.89
Silver (survey)
#C5C9C7
ΔE00 9.34
Sage Green
#9CAF88
ΔE00 10.02
Light Grey
#D8DCD6
ΔE00 10.94
Cool Grey
#95A3A6
ΔE00 11.01
Silver
#C0C0C0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFB2 #BFABB8
analogous
#AEBFAB #ABBFB2 #ABBFBC
triadic
#ABBFB2 #B2ABBF #BFB2AB
tetradic
#ABBFB2 #ABAEBF #BFABB8 #BFBCAB
square
#ABBFB2 #ABAEBF #BFABB8 #BFBCAB
split-complementary
#ABBFB2 #BCABBF #BFABAE
monochromatic
#688873 #88A592 #ABBFB2 #CED9D2 #EEF2EF
Accessibility & contrast
On white
1.94
#ABBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ABBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFB2
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFB2 | 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)
#BFBCB1
Deuteranopia (green-blind)
#BBB9B3
Tritanopia (blue-blind)
#A8BFBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbfb2; /* rgb */ color: rgb(171, 191, 178); /* oklch */ color: oklch(78.6% 0.028 157.2);
Tailwind
colors: {
custom: {
50: '#c4d2c9',
500: '#abbfb2',
950: '#000000',
},
}SCSS
$custom: #abbfb2; $custom-light: #c4d2c9; $custom-dark: #000000;
JSON
{
"hex": "#abbfb2",
"rgb": {
"r": 171,
"g": 191,
"b": 178
},
"hsl": {
"h": 141,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78564,
"c": 0.02849,
"h": 157.2
},
"luminance": 0.49134
}Semantic roles & 50–950 ramp
primary
#ABBFB2
secondary
#E6E0E4
accent
#4E7E98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282