#ACD18B#ACD18B
#ACD18B is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.7% C 0.102 H 131.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD18B |
|---|---|
| RGB | rgb(172, 209, 139) |
| HSL | hsl(92, 43%, 68%) |
| HSV | hsv(92, 33%, 82%) |
| CMYK | cmyk(17.7%, 0%, 33.5%, 18%) |
| CIE-LAB | lab(79.75, -24.53, 30.83) |
| CIE-LCH | lch(79.75, 39.40, 128.51°) |
| OKLab | oklab(81.68% -0.0668 0.0769) |
| OKLCH | oklch(81.68% 0.102 131) |
| XYZ | xyz(44.4731, 56.2350, 32.9325) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.57
Light Moss Green
#A6C875
ΔE00 3.67
Light Grey Green
#B7E1A1
ΔE00 4.19
Pale Olive
#B9CC81
ΔE00 4.46
Pistachio
#93C572
ΔE00 4.86
Greenish Tan
#BCCB7A
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD18B #B08BD1
analogous
#CFD18B #ACD18B #8BD18D
triadic
#ACD18B #8BACD1 #D18BAC
tetradic
#ACD18B #8BCFD1 #B08BD1 #D18D8B
square
#ACD18B #8BCFD1 #B08BD1 #D18D8B
split-complementary
#ACD18B #8D8BD1 #D18BCF
monochromatic
#6EA240 #8DC05F #ACD18B #CBE2B7 #EBF4E3
Accessibility & contrast
On white
1.71
#ACD18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ACD18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD18B
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD18B | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C786
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#AECBBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #acd18b; /* rgb */ color: rgb(172, 209, 139); /* oklch */ color: oklch(81.7% 0.102 131.0);
Tailwind
colors: {
custom: {
50: '#c5dfad',
500: '#acd18b',
950: '#000000',
},
}SCSS
$custom: #acd18b; $custom-light: #c5dfad; $custom-dark: #000000;
JSON
{
"hex": "#acd18b",
"rgb": {
"r": 172,
"g": 209,
"b": 139
},
"hsl": {
"h": 91.714,
"s": 43.21,
"l": 68.235
},
"oklch": {
"l": 0.81676,
"c": 0.10182,
"h": 131
},
"luminance": 0.56236
}Semantic roles & 50–950 ramp
primary
#ACD18B
secondary
#825AA6
accent
#2FB677
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481