#ABC79A#ABC79A
#ABC79A is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.7% C 0.069 H 133.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC79A |
|---|---|
| RGB | rgb(171, 199, 154) |
| HSL | hsl(97, 29%, 69%) |
| HSV | hsv(97, 23%, 78%) |
| CMYK | cmyk(14.1%, 0%, 22.6%, 22%) |
| CIE-LAB | lab(77.18, -17.67, 19.48) |
| CIE-LCH | lch(77.18, 26.30, 132.21°) |
| OKLab | oklab(79.7% -0.0477 0.0497) |
| OKLCH | oklch(79.7% 0.069 133.8) |
| XYZ | xyz(43.0497, 51.8373, 38.3031) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.33
Sage Green
#9CAF88
ΔE00 6.49
Lichen
#8FB67B
ΔE00 6.59
Light Grey Green
#B7E1A1
ΔE00 7.06
Greenish Grey
#96AE8D
ΔE00 7.17
Pale Olive
#B9CC81
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC79A #B69AC7
analogous
#C2C79A #ABC79A #9AC7A0
triadic
#ABC79A #9AABC7 #C79AAB
tetradic
#ABC79A #9AC2C7 #B69AC7 #C7A09A
square
#ABC79A #9AC2C7 #B69AC7 #C7A09A
split-complementary
#ABC79A #A09AC7 #C79AC2
monochromatic
#6B9452 #8AB173 #ABC79A #CCDDC1 #ECF3E9
Accessibility & contrast
On white
1.85
#ABC79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABC79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC79A
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC79A | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC097
Deuteranopia (green-blind)
#C6BE9C
Tritanopia (blue-blind)
#ABC3BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc79a; /* rgb */ color: rgb(171, 199, 154); /* oklch */ color: oklch(79.7% 0.069 133.8);
Tailwind
colors: {
custom: {
50: '#c4d8b8',
500: '#abc79a',
950: '#000000',
},
}SCSS
$custom: #abc79a; $custom-light: #c4d8b8; $custom-dark: #000000;
JSON
{
"hex": "#abc79a",
"rgb": {
"r": 171,
"g": 199,
"b": 154
},
"hsl": {
"h": 97.333,
"s": 28.662,
"l": 69.216
},
"oklch": {
"l": 0.79698,
"c": 0.06885,
"h": 133.8
},
"luminance": 0.51838
}Semantic roles & 50–950 ramp
primary
#ABC79A
secondary
#896A9C
accent
#3EA780
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381