#ABC4AB#ABC4AB
#ABC4AB is a light, muted green. Relative luminance 0.511; OKLCH L 79.5% C 0.044 H 145.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4AB |
|---|---|
| RGB | rgb(171, 196, 171) |
| HSL | hsl(120, 17%, 72%) |
| HSV | hsv(120, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 12.8%, 23.1%) |
| CIE-LAB | lab(76.73, -13.23, 9.73) |
| CIE-LCH | lch(76.73, 16.42, 143.68°) |
| OKLab | oklab(79.45% -0.0362 0.0252) |
| OKLCH | oklch(79.45% 0.044 145.1) |
| XYZ | xyz(43.8836, 51.0774, 46.0671) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.75
Sage Green
#9CAF88
ΔE00 7.52
Darkseagreen
#8FBC8F
ΔE00 7.75
Pale Teal
#82CBB2
ΔE00 9.82
Lichen
#8FB67B
ΔE00 10.56
Greyish Green
#82A67D
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4AB #C4ABC4
analogous
#B8C4AB #ABC4AB #ABC4B8
triadic
#ABC4AB #ABABC4 #C4ABAB
tetradic
#ABC4AB #ABB8C4 #C4ABC4 #C4B8AB
square
#ABC4AB #ABB8C4 #C4ABC4 #C4B8AB
split-complementary
#ABC4AB #B8ABC4 #C4ABB8
monochromatic
#659065 #87AB87 #ABC4AB #CFDDCF #EDF2ED
Accessibility & contrast
On white
1.87
#ABC4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ABC4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4AB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4AB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#A9C2BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc4ab; /* rgb */ color: rgb(171, 196, 171); /* oklch */ color: oklch(79.5% 0.044 145.1);
Tailwind
colors: {
custom: {
50: '#c4d5c4',
500: '#abc4ab',
950: '#000000',
},
}SCSS
$custom: #abc4ab; $custom-light: #c4d5c4; $custom-dark: #000000;
JSON
{
"hex": "#abc4ab",
"rgb": {
"r": 171,
"g": 196,
"b": 171
},
"hsl": {
"h": 120,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.79454,
"c": 0.04416,
"h": 145.1
},
"luminance": 0.51078
}Semantic roles & 50–950 ramp
primary
#ABC4AB
secondary
#987B98
accent
#4A9C9C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382