#ABC48D#ABC48D
#ABC48D is a light, moderate yellow-green. Relative luminance 0.501; OKLCH L 78.8% C 0.080 H 128.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC48D |
|---|---|
| RGB | rgb(171, 196, 141) |
| HSL | hsl(87, 32%, 66%) |
| HSV | hsv(87, 28%, 77%) |
| CMYK | cmyk(12.8%, 0%, 28.1%, 23.1%) |
| CIE-LAB | lab(76.11, -18.17, 24.90) |
| CIE-LCH | lch(76.11, 30.83, 126.13°) |
| OKLab | oklab(78.76% -0.049 0.0628) |
| OKLCH | oklch(78.76% 0.08 128) |
| XYZ | xyz(41.3415, 50.0605, 32.6788) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.19
Light Moss Green
#A6C875
ΔE00 5.47
Tan Green
#A9BE70
ΔE00 5.48
Lichen
#8FB67B
ΔE00 5.52
Darkseagreen
#8FBC8F
ΔE00 6.31
Sage Green
#9CAF88
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC48D #A68DC4
analogous
#C4C18D #ABC48D #8FC48D
triadic
#ABC48D #8DABC4 #C48DAB
tetradic
#ABC48D #8DC4C1 #A68DC4 #C48D8F
square
#ABC48D #8DC4C1 #A68DC4 #C48D8F
split-complementary
#ABC48D #8D8FC4 #C18DC4
monochromatic
#6E8D49 #8DAF65 #ABC48D #C9D9B5 #E6EEDE
Accessibility & contrast
On white
1.91
#ABC48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABC48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC48D
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC48D | 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)
#CABD89
Deuteranopia (green-blind)
#C6BB90
Tritanopia (blue-blind)
#AEBFB5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc48d; /* rgb */ color: rgb(171, 196, 141); /* oklch */ color: oklch(78.8% 0.080 128.0);
Tailwind
colors: {
custom: {
50: '#c4d6ae',
500: '#abc48d',
950: '#000000',
},
}SCSS
$custom: #abc48d; $custom-light: #c4d6ae; $custom-dark: #000000;
JSON
{
"hex": "#abc48d",
"rgb": {
"r": 171,
"g": 196,
"b": 141
},
"hsl": {
"h": 87.273,
"s": 31.792,
"l": 66.078
},
"oklch": {
"l": 0.78756,
"c": 0.07961,
"h": 128
},
"luminance": 0.50061
}Semantic roles & 50–950 ramp
primary
#ABC48D
secondary
#785F96
accent
#3BAB6E
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381