#ABBDAF#ABBDAF
#ABBDAF is a light, muted green. Relative luminance 0.481; OKLCH L 78.1% C 0.028 H 152.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDAF |
|---|---|
| RGB | rgb(171, 189, 175) |
| HSL | hsl(133, 12%, 71%) |
| HSV | hsv(133, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(74.92, -8.86, 4.97) |
| CIE-LCH | lch(74.92, 10.16, 150.70°) |
| OKLab | oklab(78.05% -0.0246 0.013) |
| OKLCH | oklch(78.05% 0.028 152.2) |
| XYZ | xyz(42.7284, 48.1477, 47.5914) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.42
Silver (survey)
#C5C9C7
ΔE00 9.31
Sage Green
#9CAF88
ΔE00 9.44
Cement
#A5A391
ΔE00 10.38
Cool Grey
#95A3A6
ΔE00 10.88
Silver
#C0C0C0
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDAF #BDABB9
analogous
#B0BDAB #ABBDAF #ABBDB8
triadic
#ABBDAF #AFABBD #BDAFAB
tetradic
#ABBDAF #ABB0BD #BDABB9 #BDB8AB
square
#ABBDAF #ABB0BD #BDABB9 #BDB8AB
split-complementary
#ABBDAF #B8ABBD #BDABB0
monochromatic
#69856F #89A28E #ABBDAF #CDD8D0 #EEF2EF
Accessibility & contrast
On white
1.98
#ABBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#ABBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDAF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDAF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAE
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#A9BCB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbdaf; /* rgb */ color: rgb(171, 189, 175); /* oklch */ color: oklch(78.1% 0.028 152.2);
Tailwind
colors: {
custom: {
50: '#c4d0c6',
500: '#abbdaf',
950: '#000000',
},
}SCSS
$custom: #abbdaf; $custom-light: #c4d0c6; $custom-dark: #000000;
JSON
{
"hex": "#abbdaf",
"rgb": {
"r": 171,
"g": 189,
"b": 175
},
"hsl": {
"h": 133.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78051,
"c": 0.02785,
"h": 152.2
},
"luminance": 0.48148
}Semantic roles & 50–950 ramp
primary
#ABBDAF
secondary
#E4DFE3
accent
#4F8696
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282