#ABC79C#ABC79C
#ABC79C is a light, moderate yellow-green. Relative luminance 0.519; OKLCH L 79.7% C 0.066 H 134.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC79C |
|---|---|
| RGB | rgb(171, 199, 156) |
| HSL | hsl(99, 28%, 70%) |
| HSV | hsv(99, 22%, 78%) |
| CMYK | cmyk(14.1%, 0%, 21.6%, 22%) |
| CIE-LAB | lab(77.22, -17.34, 18.47) |
| CIE-LCH | lch(77.22, 25.33, 133.20°) |
| OKLab | oklab(79.74% -0.0468 0.0472) |
| OKLCH | oklch(79.74% 0.066 134.8) |
| XYZ | xyz(43.2176, 51.9045, 39.1877) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.32
Sage Green
#9CAF88
ΔE00 6.47
Lichen
#8FB67B
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 7.00
Light Grey Green
#B7E1A1
ΔE00 7.32
Sage Green (survey)
#88B378
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC79C #B89CC7
analogous
#C1C79C #ABC79C #9CC7A3
triadic
#ABC79C #9CABC7 #C79CAB
tetradic
#ABC79C #9CC1C7 #B89CC7 #C7A39C
square
#ABC79C #9CC1C7 #B89CC7 #C7A39C
split-complementary
#ABC79C #A39CC7 #C79CC1
monochromatic
#6B9554 #8AB175 #ABC79C #CCDDC3 #EDF3EA
Accessibility & contrast
On white
1.85
#ABC79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ABC79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC79C
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC79C | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC099
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#ABC3BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc79c; /* rgb */ color: rgb(171, 199, 156); /* oklch */ color: oklch(79.7% 0.066 134.8);
Tailwind
colors: {
custom: {
50: '#c4d8b9',
500: '#abc79c',
950: '#000000',
},
}SCSS
$custom: #abc79c; $custom-light: #c4d8b9; $custom-dark: #000000;
JSON
{
"hex": "#abc79c",
"rgb": {
"r": 171,
"g": 199,
"b": 156
},
"hsl": {
"h": 99.07,
"s": 27.742,
"l": 69.608
},
"oklch": {
"l": 0.79743,
"c": 0.06648,
"h": 134.8
},
"luminance": 0.51905
}Semantic roles & 50–950 ramp
primary
#ABC79C
secondary
#8B6C9C
accent
#3FA682
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381