#ABC4AD#ABC4AD
#ABC4AD is a light, muted green. Relative luminance 0.512; OKLCH L 79.5% C 0.042 H 147.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4AD |
|---|---|
| RGB | rgb(171, 196, 173) |
| HSL | hsl(125, 17%, 72%) |
| HSV | hsv(125, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 11.7%, 23.1%) |
| CIE-LAB | lab(76.77, -12.87, 8.72) |
| CIE-LCH | lch(76.77, 15.54, 145.89°) |
| OKLab | oklab(79.51% -0.0354 0.0226) |
| OKLCH | oklch(79.51% 0.042 147.4) |
| XYZ | xyz(44.0757, 51.1542, 47.0787) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.08
Sage Green
#9CAF88
ΔE00 7.97
Darkseagreen
#8FBC8F
ΔE00 8.25
Pale Teal
#82CBB2
ΔE00 9.79
Lichen
#8FB67B
ΔE00 11.13
Greyish Green
#82A67D
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4AD #C4ABC2
analogous
#B6C4AB #ABC4AD #ABC4BA
triadic
#ABC4AD #ADABC4 #C4ADAB
tetradic
#ABC4AD #ABB6C4 #C4ABC2 #C4BAAB
square
#ABC4AD #ABB6C4 #C4ABC2 #C4BAAB
split-complementary
#ABC4AD #BAABC4 #C4ABB6
monochromatic
#659068 #87AB8A #ABC4AD #CFDDD0 #EDF2ED
Accessibility & contrast
On white
1.87
#ABC4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ABC4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4AD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4AD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAC
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#A9C3BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc4ad; /* rgb */ color: rgb(171, 196, 173); /* oklch */ color: oklch(79.5% 0.042 147.4);
Tailwind
colors: {
custom: {
50: '#c4d5c5',
500: '#abc4ad',
950: '#000000',
},
}SCSS
$custom: #abc4ad; $custom-light: #c4d5c5; $custom-dark: #000000;
JSON
{
"hex": "#abc4ad",
"rgb": {
"r": 171,
"g": 196,
"b": 173
},
"hsl": {
"h": 124.8,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.79506,
"c": 0.04202,
"h": 147.4
},
"luminance": 0.51155
}Semantic roles & 50–950 ramp
primary
#ABC4AD
secondary
#987B96
accent
#4A959C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382