#ABBDB1#ABBDB1
#ABBDB1 is a light, muted green. Relative luminance 0.482; OKLCH L 78.1% C 0.026 H 156.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDB1 |
|---|---|
| RGB | rgb(171, 189, 177) |
| HSL | hsl(140, 12%, 71%) |
| HSV | hsv(140, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 6.3%, 25.9%) |
| CIE-LAB | lab(74.97, -8.49, 3.96) |
| CIE-LCH | lch(74.97, 9.36, 154.99°) |
| OKLab | oklab(78.11% -0.0238 0.0103) |
| OKLCH | oklch(78.11% 0.026 156.6) |
| XYZ | xyz(42.9263, 48.2269, 48.6336) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.81
Greenish Grey
#96AE8D
ΔE00 9.09
Sage Green
#9CAF88
ΔE00 10.16
Cool Grey
#95A3A6
ΔE00 10.29
Silver
#C0C0C0
ΔE00 10.43
Cement
#A5A391
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDB1 #BDABB7
analogous
#AEBDAB #ABBDB1 #ABBDBA
triadic
#ABBDB1 #B1ABBD #BDB1AB
tetradic
#ABBDB1 #ABAEBD #BDABB7 #BDBAAB
square
#ABBDB1 #ABAEBD #BDABB7 #BDBAAB
split-complementary
#ABBDB1 #BAABBD #BDABAE
monochromatic
#698572 #89A291 #ABBDB1 #CDD8D1 #EEF2EF
Accessibility & contrast
On white
1.97
#ABBDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#ABBDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDB1
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDB1 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB0
Deuteranopia (green-blind)
#B9B8B2
Tritanopia (blue-blind)
#A8BDB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdb1; /* rgb */ color: rgb(171, 189, 177); /* oklch */ color: oklch(78.1% 0.026 156.6);
Tailwind
colors: {
custom: {
50: '#c4d0c8',
500: '#abbdb1',
950: '#000000',
},
}SCSS
$custom: #abbdb1; $custom-light: #c4d0c8; $custom-dark: #000000;
JSON
{
"hex": "#abbdb1",
"rgb": {
"r": 171,
"g": 189,
"b": 177
},
"hsl": {
"h": 140,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78107,
"c": 0.02596,
"h": 156.6
},
"luminance": 0.48227
}Semantic roles & 50–950 ramp
primary
#ABBDB1
secondary
#E4DFE3
accent
#4F7F96
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282