#ABC2A5#ABC2A5
#ABC2A5 is a light, muted green. Relative luminance 0.500; OKLCH L 78.9% C 0.047 H 139.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A5 |
|---|---|
| RGB | rgb(171, 194, 165) |
| HSL | hsl(108, 19%, 70%) |
| HSV | hsv(108, 15%, 76%) |
| CMYK | cmyk(11.9%, 0%, 14.9%, 23.9%) |
| CIE-LAB | lab(76.04, -13.27, 11.99) |
| CIE-LCH | lch(76.04, 17.88, 137.90°) |
| OKLab | oklab(78.87% -0.0359 0.031) |
| OKLCH | oklch(78.87% 0.047 139.2) |
| XYZ | xyz(42.8766, 49.9576, 42.9739) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.85
Sage Green
#9CAF88
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 7.01
Lichen
#8FB67B
ΔE00 9.36
Greyish Green
#82A67D
ΔE00 10.07
Sage Green (survey)
#88B378
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A5 #BCA5C2
analogous
#B9C2A5 #ABC2A5 #A5C2AD
triadic
#ABC2A5 #A5ABC2 #C2A5AB
tetradic
#ABC2A5 #A5B9C2 #BCA5C2 #C2ADA5
square
#ABC2A5 #A5B9C2 #BCA5C2 #C2ADA5
split-complementary
#ABC2A5 #ADA5C2 #C2A5B9
monochromatic
#698D60 #89A981 #ABC2A5 #CDDBC9 #EEF3ED
Accessibility & contrast
On white
1.91
#ABC2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ABC2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A5
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A5 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA3
Deuteranopia (green-blind)
#C0BBA6
Tritanopia (blue-blind)
#AAC0BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc2a5; /* rgb */ color: rgb(171, 194, 165); /* oklch */ color: oklch(78.9% 0.047 139.2);
Tailwind
colors: {
custom: {
50: '#c4d4bf',
500: '#abc2a5',
950: '#000000',
},
}SCSS
$custom: #abc2a5; $custom-light: #c4d4bf; $custom-dark: #000000;
JSON
{
"hex": "#abc2a5",
"rgb": {
"r": 171,
"g": 194,
"b": 165
},
"hsl": {
"h": 107.586,
"s": 19.205,
"l": 70.392
},
"oklch": {
"l": 0.78866,
"c": 0.04747,
"h": 139.2
},
"luminance": 0.49958
}Semantic roles & 50–950 ramp
primary
#ABC2A5
secondary
#E4DDE5
accent
#489E8C
background
#FCFDFB
surface
#F8FAF7
border
#D1D3D0
text
#121412
muted
#818381