#ABC2A7#ABC2A7
#ABC2A7 is a light, muted green. Relative luminance 0.500; OKLCH L 78.9% C 0.045 H 141.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A7 |
|---|---|
| RGB | rgb(171, 194, 167) |
| HSL | hsl(111, 18%, 71%) |
| HSV | hsv(111, 14%, 76%) |
| CMYK | cmyk(11.9%, 0%, 13.9%, 23.9%) |
| CIE-LAB | lab(76.09, -12.92, 10.98) |
| CIE-LCH | lch(76.09, 16.95, 139.64°) |
| OKLab | oklab(78.92% -0.0351 0.0284) |
| OKLCH | oklch(78.92% 0.045 141) |
| XYZ | xyz(43.0600, 50.0309, 43.9401) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.07
Sage Green
#9CAF88
ΔE00 6.63
Darkseagreen
#8FBC8F
ΔE00 7.41
Lichen
#8FB67B
ΔE00 9.88
Greyish Green
#82A67D
ΔE00 10.34
Grey Green
#86A17D
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A7 #BEA7C2
analogous
#B8C2A7 #ABC2A7 #A7C2B0
triadic
#ABC2A7 #A7ABC2 #C2A7AB
tetradic
#ABC2A7 #A7B8C2 #BEA7C2 #C2B0A7
square
#ABC2A7 #A7B8C2 #BEA7C2 #C2B0A7
split-complementary
#ABC2A7 #B0A7C2 #C2A7B8
monochromatic
#688D62 #88A983 #ABC2A7 #CEDBCB #EEF2ED
Accessibility & contrast
On white
1.91
#ABC2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABC2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A7
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A7 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA6
Deuteranopia (green-blind)
#C0BBA8
Tritanopia (blue-blind)
#AAC0BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc2a7; /* rgb */ color: rgb(171, 194, 167); /* oklch */ color: oklch(78.9% 0.045 141.0);
Tailwind
colors: {
custom: {
50: '#c4d4c1',
500: '#abc2a7',
950: '#000000',
},
}SCSS
$custom: #abc2a7; $custom-light: #c4d4c1; $custom-dark: #000000;
JSON
{
"hex": "#abc2a7",
"rgb": {
"r": 171,
"g": 194,
"b": 167
},
"hsl": {
"h": 111.111,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.78917,
"c": 0.04517,
"h": 141
},
"luminance": 0.50032
}Semantic roles & 50–950 ramp
primary
#ABC2A7
secondary
#917796
accent
#499C90
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382