#ABC6A4#ABC6A4
#ABC6A4 is a light, muted green. Relative luminance 0.517; OKLCH L 79.7% C 0.055 H 139.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6A4 |
|---|---|
| RGB | rgb(171, 198, 164) |
| HSL | hsl(108, 23%, 71%) |
| HSV | hsv(108, 17%, 78%) |
| CMYK | cmyk(13.6%, 0%, 17.2%, 22.4%) |
| CIE-LAB | lab(77.12, -15.49, 14.04) |
| CIE-LCH | lch(77.12, 20.91, 137.81°) |
| OKLab | oklab(79.71% -0.042 0.0362) |
| OKLCH | oklch(79.71% 0.055 139.2) |
| XYZ | xyz(43.6881, 51.7258, 42.7971) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.98
Greenish Grey
#96AE8D
ΔE00 6.47
Sage Green
#9CAF88
ΔE00 6.63
Lichen
#8FB67B
ΔE00 8.46
Light Grey Green
#B7E1A1
ΔE00 9.05
Sage Green (survey)
#88B378
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6A4 #BFA4C6
analogous
#BCC6A4 #ABC6A4 #A4C6AE
triadic
#ABC6A4 #A4ABC6 #C6A4AB
tetradic
#ABC6A4 #A4BCC6 #BFA4C6 #C6AEA4
square
#ABC6A4 #A4BCC6 #BFA4C6 #C6AEA4
split-complementary
#ABC6A4 #AEA4C6 #C6A4BC
monochromatic
#68935C #88AE7E #ABC6A4 #CEDECA #EEF3EC
Accessibility & contrast
On white
1.85
#ABC6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ABC6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6A4
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6A4 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A2
Deuteranopia (green-blind)
#C4BDA6
Tritanopia (blue-blind)
#AAC3BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc6a4; /* rgb */ color: rgb(171, 198, 164); /* oklch */ color: oklch(79.7% 0.055 139.2);
Tailwind
colors: {
custom: {
50: '#c4d7bf',
500: '#abc6a4',
950: '#000000',
},
}SCSS
$custom: #abc6a4; $custom-light: #c4d7bf; $custom-dark: #000000;
JSON
{
"hex": "#abc6a4",
"rgb": {
"r": 171,
"g": 198,
"b": 164
},
"hsl": {
"h": 107.647,
"s": 22.973,
"l": 70.98
},
"oklch": {
"l": 0.79713,
"c": 0.05544,
"h": 139.2
},
"luminance": 0.51726
}Semantic roles & 50–950 ramp
primary
#ABC6A4
secondary
#92749A
accent
#44A18E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382