#ABC8A2#ABC8A2
#ABC8A2 is a light, moderate green. Relative luminance 0.526; OKLCH L 80.1% C 0.061 H 138.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A2 |
|---|---|
| RGB | rgb(171, 200, 162) |
| HSL | hsl(106, 26%, 71%) |
| HSV | hsv(106, 19%, 78%) |
| CMYK | cmyk(14.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.62, -16.85, 15.82) |
| CIE-LCH | lch(77.62, 23.11, 136.80°) |
| OKLab | oklab(80.1% -0.0457 0.0407) |
| OKLCH | oklch(80.1% 0.061 138.3) |
| XYZ | xyz(43.9691, 52.5744, 42.0068) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.54
Sage Green
#9CAF88
ΔE00 6.90
Greenish Grey
#96AE8D
ΔE00 6.97
Lichen
#8FB67B
ΔE00 7.86
Light Grey Green
#B7E1A1
ΔE00 7.94
Sage Green (survey)
#88B378
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A2 #BFA2C8
analogous
#BEC8A2 #ABC8A2 #A2C8AC
triadic
#ABC8A2 #A2ABC8 #C8A2AB
tetradic
#ABC8A2 #A2BEC8 #BFA2C8 #C8ACA2
square
#ABC8A2 #A2BEC8 #BFA2C8 #C8ACA2
split-complementary
#ABC8A2 #ACA2C8 #C8A2BE
monochromatic
#689759 #88B17C #ABC8A2 #CEDFC8 #EEF4EC
Accessibility & contrast
On white
1.82
#ABC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ABC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#AAC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a2; /* rgb */ color: rgb(171, 200, 162); /* oklch */ color: oklch(80.1% 0.061 138.3);
Tailwind
colors: {
custom: {
50: '#c4d8bd',
500: '#abc8a2',
950: '#000000',
},
}SCSS
$custom: #abc8a2; $custom-light: #c4d8bd; $custom-dark: #000000;
JSON
{
"hex": "#abc8a2",
"rgb": {
"r": 171,
"g": 200,
"b": 162
},
"hsl": {
"h": 105.789,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80102,
"c": 0.06113,
"h": 138.3
},
"luminance": 0.52575
}Semantic roles & 50–950 ramp
primary
#ABC8A2
secondary
#92729D
accent
#41A48D
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382