#ACD98C#ACD98C
#ACD98C is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.5% C 0.113 H 133.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD98C |
|---|---|
| RGB | rgb(172, 217, 140) |
| HSL | hsl(95, 50%, 70%) |
| HSV | hsv(95, 35%, 85%) |
| CMYK | cmyk(20.7%, 0%, 35.5%, 14.9%) |
| CIE-LAB | lab(81.99, -28.25, 33.28) |
| CIE-LCH | lch(81.99, 43.65, 130.32°) |
| OKLab | oklab(83.49% -0.0771 0.0826) |
| OKLCH | oklch(83.49% 0.113 133) |
| XYZ | xyz(46.5588, 60.2888, 33.9898) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.41
Pale Olive Green
#B1D27B
ΔE00 3.74
Light Moss Green
#A6C875
ΔE00 4.78
Light Sage
#BCECAC
ΔE00 5.39
Pistachio
#93C572
ΔE00 5.53
Pale Olive
#B9CC81
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD98C #B98CD9
analogous
#D3D98C #ACD98C #8CD992
triadic
#ACD98C #8CACD9 #D98CAC
tetradic
#ACD98C #8CD3D9 #B98CD9 #D9928C
square
#ACD98C #8CD3D9 #B98CD9 #D9928C
split-complementary
#ACD98C #928CD9 #D98CD3
monochromatic
#6BB03A #8BCA5E #ACD98C #CDE8BA #EEF7E8
Accessibility & contrast
On white
1.61
#ACD98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#ACD98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD98C
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD98C | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE87
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#ADD3C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acd98c; /* rgb */ color: rgb(172, 217, 140); /* oklch */ color: oklch(83.5% 0.113 133.0);
Tailwind
colors: {
custom: {
50: '#c6e5ae',
500: '#acd98c',
950: '#000000',
},
}SCSS
$custom: #acd98c; $custom-light: #c6e5ae; $custom-dark: #000000;
JSON
{
"hex": "#acd98c",
"rgb": {
"r": 172,
"g": 217,
"b": 140
},
"hsl": {
"h": 95.065,
"s": 50.327,
"l": 70
},
"oklch": {
"l": 0.83486,
"c": 0.11302,
"h": 133
},
"luminance": 0.6029
}Semantic roles & 50–950 ramp
primary
#ACD98C
secondary
#8C59B0
accent
#28BE7F
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481