#ABC49C#ABC49C
#ABC49C is a light, moderate yellow-green. Relative luminance 0.505; OKLCH L 79.1% C 0.061 H 133.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC49C |
|---|---|
| RGB | rgb(171, 196, 156) |
| HSL | hsl(98, 25%, 69%) |
| HSV | hsv(98, 20%, 77%) |
| CMYK | cmyk(12.8%, 0%, 20.4%, 23.1%) |
| CIE-LAB | lab(76.40, -15.82, 17.32) |
| CIE-LCH | lch(76.40, 23.46, 132.41°) |
| OKLab | oklab(79.09% -0.0426 0.0444) |
| OKLCH | oklch(79.09% 0.062 133.8) |
| XYZ | xyz(42.5342, 50.5376, 38.9599) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.53
Sage Green
#9CAF88
ΔE00 5.67
Greenish Grey
#96AE8D
ΔE00 6.18
Lichen
#8FB67B
ΔE00 7.07
Sage Green (survey)
#88B378
ΔE00 8.10
Light Grey Green
#B7E1A1
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC49C #B59CC4
analogous
#BFC49C #ABC49C #9CC4A1
triadic
#ABC49C #9CABC4 #C49CAB
tetradic
#ABC49C #9CBFC4 #B59CC4 #C4A19C
square
#ABC49C #9CBFC4 #B59CC4 #C4A19C
split-complementary
#ABC49C #A19CC4 #C49CBF
monochromatic
#6C9056 #8AAD76 #ABC49C #CCDBC2 #ECF2E9
Accessibility & contrast
On white
1.89
#ABC49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ABC49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC49C
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC49C | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9A
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#ABC1B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc49c; /* rgb */ color: rgb(171, 196, 156); /* oklch */ color: oklch(79.1% 0.061 133.8);
Tailwind
colors: {
custom: {
50: '#c4d6b9',
500: '#abc49c',
950: '#000000',
},
}SCSS
$custom: #abc49c; $custom-light: #c4d6b9; $custom-dark: #000000;
JSON
{
"hex": "#abc49c",
"rgb": {
"r": 171,
"g": 196,
"b": 156
},
"hsl": {
"h": 97.5,
"s": 25.316,
"l": 69.02
},
"oklch": {
"l": 0.79085,
"c": 0.0615,
"h": 133.8
},
"luminance": 0.50538
}Semantic roles & 50–950 ramp
primary
#ABC49C
secondary
#886C98
accent
#42A47F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381