#ABC6A2#ABC6A2
#ABC6A2 is a light, muted green. Relative luminance 0.517; OKLCH L 79.7% C 0.058 H 137.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6A2 |
|---|---|
| RGB | rgb(171, 198, 162) |
| HSL | hsl(105, 24%, 71%) |
| HSV | hsv(105, 18%, 78%) |
| CMYK | cmyk(13.6%, 0%, 18.2%, 22.4%) |
| CIE-LAB | lab(77.07, -15.83, 15.05) |
| CIE-LCH | lch(77.07, 21.85, 136.45°) |
| OKLab | oklab(79.66% -0.0428 0.0387) |
| OKLCH | oklch(79.66% 0.058 137.9) |
| XYZ | xyz(43.5089, 51.6541, 41.8534) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.74
Sage Green
#9CAF88
ΔE00 6.45
Greenish Grey
#96AE8D
ΔE00 6.46
Lichen
#8FB67B
ΔE00 8.03
Light Grey Green
#B7E1A1
ΔE00 8.65
Sage Green (survey)
#88B378
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6A2 #BDA2C6
analogous
#BDC6A2 #ABC6A2 #A2C6AB
triadic
#ABC6A2 #A2ABC6 #C6A2AB
tetradic
#ABC6A2 #A2BDC6 #BDA2C6 #C6ABA2
square
#ABC6A2 #A2BDC6 #BDA2C6 #C6ABA2
split-complementary
#ABC6A2 #ABA2C6 #C6A2BD
monochromatic
#69935A #89AF7C #ABC6A2 #CDDDC8 #EEF3EC
Accessibility & contrast
On white
1.85
#ABC6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABC6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6A2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6A2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#C4BDA4
Tritanopia (blue-blind)
#AAC3BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc6a2; /* rgb */ color: rgb(171, 198, 162); /* oklch */ color: oklch(79.7% 0.058 137.9);
Tailwind
colors: {
custom: {
50: '#c4d7bd',
500: '#abc6a2',
950: '#000000',
},
}SCSS
$custom: #abc6a2; $custom-light: #c4d7bd; $custom-dark: #000000;
JSON
{
"hex": "#abc6a2",
"rgb": {
"r": 171,
"g": 198,
"b": 162
},
"hsl": {
"h": 105,
"s": 24,
"l": 70.588
},
"oklch": {
"l": 0.79664,
"c": 0.05775,
"h": 137.9
},
"luminance": 0.51655
}Semantic roles & 50–950 ramp
primary
#ABC6A2
secondary
#90729A
accent
#43A28B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382