#ABC2A8#ABC2A8
#ABC2A8 is a light, muted green. Relative luminance 0.501; OKLCH L 78.9% C 0.044 H 142.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2A8 |
|---|---|
| RGB | rgb(171, 194, 168) |
| HSL | hsl(113, 18%, 71%) |
| HSV | hsv(113, 13%, 76%) |
| CMYK | cmyk(11.9%, 0%, 13.4%, 23.9%) |
| CIE-LAB | lab(76.11, -12.74, 10.47) |
| CIE-LCH | lch(76.11, 16.49, 140.58°) |
| OKLab | oklab(78.94% -0.0347 0.0271) |
| OKLCH | oklch(78.94% 0.044 142) |
| XYZ | xyz(43.1528, 50.0681, 44.4288) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.20
Sage Green
#9CAF88
ΔE00 6.83
Darkseagreen
#8FBC8F
ΔE00 7.63
Lichen
#8FB67B
ΔE00 10.16
Pale Teal
#82CBB2
ΔE00 10.40
Greyish Green
#82A67D
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2A8 #BFA8C2
analogous
#B8C2A8 #ABC2A8 #A8C2B2
triadic
#ABC2A8 #A8ABC2 #C2A8AB
tetradic
#ABC2A8 #A8B8C2 #BFA8C2 #C2B2A8
square
#ABC2A8 #A8B8C2 #BFA8C2 #C2B2A8
split-complementary
#ABC2A8 #B2A8C2 #C2A8B8
monochromatic
#688D63 #88A984 #ABC2A8 #CEDBCC #EEF2ED
Accessibility & contrast
On white
1.91
#ABC2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABC2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2A8
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2A8 | 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)
#C4BDA7
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#AAC0BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc2a8; /* rgb */ color: rgb(171, 194, 168); /* oklch */ color: oklch(78.9% 0.044 142.0);
Tailwind
colors: {
custom: {
50: '#c4d4c1',
500: '#abc2a8',
950: '#000000',
},
}SCSS
$custom: #abc2a8; $custom-light: #c4d4c1; $custom-dark: #000000;
JSON
{
"hex": "#abc2a8",
"rgb": {
"r": 171,
"g": 194,
"b": 168
},
"hsl": {
"h": 113.077,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.78942,
"c": 0.04404,
"h": 142
},
"luminance": 0.50069
}Semantic roles & 50–950 ramp
primary
#ABC2A8
secondary
#927896
accent
#4A9C92
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382