#ABC79E#ABC79E
#ABC79E is a light, moderate green. Relative luminance 0.520; OKLCH L 79.8% C 0.064 H 135.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC79E |
|---|---|
| RGB | rgb(171, 199, 158) |
| HSL | hsl(101, 27%, 70%) |
| HSV | hsv(101, 21%, 78%) |
| CMYK | cmyk(14.1%, 0%, 20.6%, 22%) |
| CIE-LAB | lab(77.26, -17.01, 17.46) |
| CIE-LCH | lch(77.26, 24.38, 134.26°) |
| OKLab | oklab(79.79% -0.046 0.0447) |
| OKLCH | oklch(79.79% 0.064 135.8) |
| XYZ | xyz(43.3884, 51.9728, 40.0870) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.36
Sage Green
#9CAF88
ΔE00 6.49
Greenish Grey
#96AE8D
ΔE00 6.87
Lichen
#8FB67B
ΔE00 7.20
Light Grey Green
#B7E1A1
ΔE00 7.61
Sage Green (survey)
#88B378
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC79E #BA9EC7
analogous
#BFC79E #ABC79E #9EC7A6
triadic
#ABC79E #9EABC7 #C79EAB
tetradic
#ABC79E #9EBFC7 #BA9EC7 #C7A69E
square
#ABC79E #9EBFC7 #BA9EC7 #C7A69E
split-complementary
#ABC79E #A69EC7 #C79EBF
monochromatic
#6A9556 #89B177 #ABC79E #CDDDC5 #EEF4EC
Accessibility & contrast
On white
1.84
#ABC79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ABC79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC79E
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC79E | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09C
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#ABC4BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc79e; /* rgb */ color: rgb(171, 199, 158); /* oklch */ color: oklch(79.8% 0.064 135.8);
Tailwind
colors: {
custom: {
50: '#c4d8ba',
500: '#abc79e',
950: '#000000',
},
}SCSS
$custom: #abc79e; $custom-light: #c4d8ba; $custom-dark: #000000;
JSON
{
"hex": "#abc79e",
"rgb": {
"r": 171,
"g": 199,
"b": 158
},
"hsl": {
"h": 100.976,
"s": 26.797,
"l": 70
},
"oklch": {
"l": 0.79789,
"c": 0.06412,
"h": 135.8
},
"luminance": 0.51973
}Semantic roles & 50–950 ramp
primary
#ABC79E
secondary
#8D6E9C
accent
#40A585
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381