#ABBDAD#ABBDAD
#ABBDAD is a light, muted green. Relative luminance 0.481; OKLCH L 78.0% C 0.030 H 148.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDAD |
|---|---|
| RGB | rgb(171, 189, 173) |
| HSL | hsl(127, 12%, 71%) |
| HSV | hsv(127, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 8.5%, 25.9%) |
| CIE-LAB | lab(74.87, -9.23, 5.99) |
| CIE-LCH | lch(74.87, 11.00, 147.03°) |
| OKLab | oklab(78% -0.0255 0.0156) |
| OKLCH | oklch(78% 0.03 148.5) |
| XYZ | xyz(42.5335, 48.0697, 46.5646) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.79
Sage Green
#9CAF88
ΔE00 8.75
Silver (survey)
#C5C9C7
ΔE00 9.82
Cement
#A5A391
ΔE00 10.30
Darkseagreen
#8FBC8F
ΔE00 10.82
Greyish
#A8A495
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDAD #BDABBB
analogous
#B2BDAB #ABBDAD #ABBDB6
triadic
#ABBDAD #ADABBD #BDADAB
tetradic
#ABBDAD #ABB2BD #BDABBB #BDB6AB
square
#ABBDAD #ABB2BD #BDABBB #BDB6AB
split-complementary
#ABBDAD #B6ABBD #BDABB2
monochromatic
#69856C #89A28C #ABBDAD #CDD8CE #EEF2EE
Accessibility & contrast
On white
1.98
#ABBDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#ABBDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDAD
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDAD | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAC
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#A9BCB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbdad; /* rgb */ color: rgb(171, 189, 173); /* oklch */ color: oklch(78.0% 0.030 148.5);
Tailwind
colors: {
custom: {
50: '#c4d0c5',
500: '#abbdad',
950: '#000000',
},
}SCSS
$custom: #abbdad; $custom-light: #c4d0c5; $custom-dark: #000000;
JSON
{
"hex": "#abbdad",
"rgb": {
"r": 171,
"g": 189,
"b": 173
},
"hsl": {
"h": 126.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.77996,
"c": 0.02988,
"h": 148.5
},
"luminance": 0.4807
}Semantic roles & 50–950 ramp
primary
#ABBDAD
secondary
#E4DFE4
accent
#4F8E96
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121412
muted
#818281