#ABC2A6#ABC2A6
#ABC2A6 is a light, muted green. Relative luminance 0.500; OKLCH L 78.9% C 0.046 H 140.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A6 |
|---|---|
| RGB | rgb(171, 194, 166) |
| HSL | hsl(109, 19%, 71%) |
| HSV | hsv(109, 14%, 76%) |
| CMYK | cmyk(11.9%, 0%, 14.4%, 23.9%) |
| CIE-LAB | lab(76.07, -13.09, 11.48) |
| CIE-LCH | lch(76.07, 17.42, 138.75°) |
| OKLab | oklab(78.89% -0.0355 0.0297) |
| OKLCH | oklch(78.89% 0.046 140.1) |
| XYZ | xyz(42.9679, 49.9941, 43.4551) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.95
Sage Green
#9CAF88
ΔE00 6.43
Darkseagreen
#8FBC8F
ΔE00 7.20
Lichen
#8FB67B
ΔE00 9.62
Greyish Green
#82A67D
ΔE00 10.20
Grey Green
#86A17D
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A6 #BDA6C2
analogous
#B9C2A6 #ABC2A6 #A6C2AF
triadic
#ABC2A6 #A6ABC2 #C2A6AB
tetradic
#ABC2A6 #A6B9C2 #BDA6C2 #C2AFA6
square
#ABC2A6 #A6B9C2 #BDA6C2 #C2AFA6
split-complementary
#ABC2A6 #AFA6C2 #C2A6B9
monochromatic
#698D61 #89A982 #ABC2A6 #CDDBCA #EEF3ED
Accessibility & contrast
On white
1.91
#ABC2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#ABC2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A6
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A6 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA4
Deuteranopia (green-blind)
#C0BBA7
Tritanopia (blue-blind)
#AAC0BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc2a6; /* rgb */ color: rgb(171, 194, 166); /* oklch */ color: oklch(78.9% 0.046 140.1);
Tailwind
colors: {
custom: {
50: '#c4d4c0',
500: '#abc2a6',
950: '#000000',
},
}SCSS
$custom: #abc2a6; $custom-light: #c4d4c0; $custom-dark: #000000;
JSON
{
"hex": "#abc2a6",
"rgb": {
"r": 171,
"g": 194,
"b": 166
},
"hsl": {
"h": 109.286,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.78891,
"c": 0.04631,
"h": 140.1
},
"luminance": 0.49995
}Semantic roles & 50–950 ramp
primary
#ABC2A6
secondary
#E4DEE6
accent
#499D8E
background
#FCFDFB
surface
#F8FAF7
border
#D1D3D0
text
#121412
muted
#818381