#ABBCB3#ABBCB3
#ABBCB3 is a light, muted green. Relative luminance 0.479; OKLCH L 78.0% C 0.023 H 162.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCB3 |
|---|---|
| RGB | rgb(171, 188, 179) |
| HSL | hsl(148, 11%, 70%) |
| HSV | hsv(148, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 4.8%, 26.3%) |
| CIE-LAB | lab(74.75, -7.58, 2.55) |
| CIE-LCH | lch(74.75, 8.00, 161.37°) |
| OKLab | oklab(77.95% -0.0216 0.0066) |
| OKLCH | oklch(77.95% 0.023 162.9) |
| XYZ | xyz(42.9128, 47.8785, 49.6197) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.97
Cool Grey
#95A3A6
ΔE00 9.20
Silver
#C0C0C0
ΔE00 9.47
Dark Gray
#A9A9A9
ΔE00 10.12
Greenish Grey
#96AE8D
ΔE00 10.14
Light Grey
#D8DCD6
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCB3 #BCABB4
analogous
#ABBCAB #ABBCB3 #ABBCBB
triadic
#ABBCB3 #B3ABBC #BCB3AB
tetradic
#ABBCB3 #ABABBC #BCABB4 #BCBBAB
square
#ABBCB3 #ABABBC #BCABB4 #BCBBAB
split-complementary
#ABBCB3 #BBABBC #BCABAB
monochromatic
#698476 #89A194 #ABBCB3 #CDD7D2 #EEF1F0
Accessibility & contrast
On white
1.99
#ABBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#ABBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCB3
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCB3 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B3
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#A8BCB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbcb3; /* rgb */ color: rgb(171, 188, 179); /* oklch */ color: oklch(78.0% 0.023 162.9);
Tailwind
colors: {
custom: {
50: '#c4d0c9',
500: '#abbcb3',
950: '#000000',
},
}SCSS
$custom: #abbcb3; $custom-light: #c4d0c9; $custom-dark: #000000;
JSON
{
"hex": "#abbcb3",
"rgb": {
"r": 171,
"g": 188,
"b": 179
},
"hsl": {
"h": 148.235,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.7795,
"c": 0.02258,
"h": 162.9
},
"luminance": 0.47879
}Semantic roles & 50–950 ramp
primary
#ABBCB3
secondary
#E4DFE2
accent
#507595
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282