#ABC8A1#ABC8A1
#ABC8A1 is a light, moderate green. Relative luminance 0.525; OKLCH L 80.1% C 0.062 H 137.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A1 |
|---|---|
| RGB | rgb(171, 200, 161) |
| HSL | hsl(105, 26%, 71%) |
| HSV | hsv(105, 20%, 78%) |
| CMYK | cmyk(14.5%, 0%, 19.5%, 21.6%) |
| CIE-LAB | lab(77.60, -17.02, 16.33) |
| CIE-LCH | lch(77.60, 23.58, 136.19°) |
| OKLab | oklab(80.08% -0.0461 0.0419) |
| OKLCH | oklch(80.08% 0.062 137.7) |
| XYZ | xyz(43.8806, 52.5390, 41.5405) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.47
Sage Green
#9CAF88
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 7.00
Lichen
#8FB67B
ΔE00 7.67
Light Grey Green
#B7E1A1
ΔE00 7.76
Sage Green (survey)
#88B378
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A1 #BEA1C8
analogous
#BEC8A1 #ABC8A1 #A1C8AA
triadic
#ABC8A1 #A1ABC8 #C8A1AB
tetradic
#ABC8A1 #A1BEC8 #BEA1C8 #C8AAA1
square
#ABC8A1 #A1BEC8 #BEA1C8 #C8AAA1
split-complementary
#ABC8A1 #AAA1C8 #C8A1BE
monochromatic
#689758 #88B17A #ABC8A1 #CEDFC8 #EEF4EC
Accessibility & contrast
On white
1.82
#ABC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ABC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A1
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A1 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19F
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#AAC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a1; /* rgb */ color: rgb(171, 200, 161); /* oklch */ color: oklch(80.1% 0.062 137.7);
Tailwind
colors: {
custom: {
50: '#c4d8bd',
500: '#abc8a1',
950: '#000000',
},
}SCSS
$custom: #abc8a1; $custom-light: #c4d8bd; $custom-dark: #000000;
JSON
{
"hex": "#abc8a1",
"rgb": {
"r": 171,
"g": 200,
"b": 161
},
"hsl": {
"h": 104.615,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.80079,
"c": 0.06228,
"h": 137.7
},
"luminance": 0.5254
}Semantic roles & 50–950 ramp
primary
#ABC8A1
secondary
#91719D
accent
#41A58B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382