#ABC48C#ABC48C
#ABC48C is a light, moderate yellow-green. Relative luminance 0.500; OKLCH L 78.7% C 0.081 H 127.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC48C |
|---|---|
| RGB | rgb(171, 196, 140) |
| HSL | hsl(87, 32%, 66%) |
| HSV | hsv(87, 29%, 77%) |
| CMYK | cmyk(12.8%, 0%, 28.6%, 23.1%) |
| CIE-LAB | lab(76.09, -18.32, 25.40) |
| CIE-LCH | lch(76.09, 31.32, 125.80°) |
| OKLab | oklab(78.74% -0.0494 0.064) |
| OKLCH | oklch(78.74% 0.081 127.7) |
| XYZ | xyz(41.2675, 50.0309, 32.2887) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.99
Light Moss Green
#A6C875
ΔE00 5.26
Tan Green
#A9BE70
ΔE00 5.26
Lichen
#8FB67B
ΔE00 5.50
Pistachio
#93C572
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC48C #A58CC4
analogous
#C4C18C #ABC48C #8FC48C
triadic
#ABC48C #8CABC4 #C48CAB
tetradic
#ABC48C #8CC4C1 #A58CC4 #C48C8F
square
#ABC48C #8CC4C1 #A58CC4 #C48C8F
split-complementary
#ABC48C #8C8FC4 #C18CC4
monochromatic
#6E8D48 #8DAF64 #ABC48C #C9D9B4 #E6EEDD
Accessibility & contrast
On white
1.91
#ABC48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABC48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC48C
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC48C | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD88
Deuteranopia (green-blind)
#C6BB8F
Tritanopia (blue-blind)
#AEBFB5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc48c; /* rgb */ color: rgb(171, 196, 140); /* oklch */ color: oklch(78.7% 0.081 127.7);
Tailwind
colors: {
custom: {
50: '#c4d6ae',
500: '#abc48c',
950: '#000000',
},
}SCSS
$custom: #abc48c; $custom-light: #c4d6ae; $custom-dark: #000000;
JSON
{
"hex": "#abc48c",
"rgb": {
"r": 171,
"g": 196,
"b": 140
},
"hsl": {
"h": 86.786,
"s": 32.184,
"l": 65.882
},
"oklch": {
"l": 0.78736,
"c": 0.08081,
"h": 127.7
},
"luminance": 0.50031
}Semantic roles & 50–950 ramp
primary
#ABC48C
secondary
#775F96
accent
#3BAB6D
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381