#ACD68C#ACD68C
#ACD68C is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 82.8% C 0.108 H 132.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD68C |
|---|---|
| RGB | rgb(172, 214, 140) |
| HSL | hsl(94, 47%, 69%) |
| HSV | hsv(94, 35%, 84%) |
| CMYK | cmyk(19.6%, 0%, 34.6%, 16.1%) |
| CIE-LAB | lab(81.16, -26.81, 32.18) |
| CIE-LCH | lch(81.16, 41.89, 129.80°) |
| OKLab | oklab(82.81% -0.0731 0.0801) |
| OKLCH | oklch(82.81% 0.108 132.4) |
| XYZ | xyz(45.7925, 58.7564, 33.7344) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.51
Pale Olive Green
#B1D27B
ΔE00 3.58
Light Moss Green
#A6C875
ΔE00 4.31
Pistachio
#93C572
ΔE00 5.20
Pale Olive
#B9CC81
ΔE00 5.27
Light Sage
#BCECAC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD68C #B68CD6
analogous
#D1D68C #ACD68C #8CD691
triadic
#ACD68C #8CACD6 #D68CAC
tetradic
#ACD68C #8CD1D6 #B68CD6 #D6918C
square
#ACD68C #8CD1D6 #B68CD6 #D6918C
split-complementary
#ACD68C #918CD6 #D68CD1
monochromatic
#6CAB3D #8BC65F #ACD68C #CDE6B9 #EDF6E6
Accessibility & contrast
On white
1.65
#ACD68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#ACD68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD68C
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD68C | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC87
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#ADD0C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acd68c; /* rgb */ color: rgb(172, 214, 140); /* oklch */ color: oklch(82.8% 0.108 132.4);
Tailwind
colors: {
custom: {
50: '#c6e2ae',
500: '#acd68c',
950: '#000000',
},
}SCSS
$custom: #acd68c; $custom-light: #c6e2ae; $custom-dark: #000000;
JSON
{
"hex": "#acd68c",
"rgb": {
"r": 172,
"g": 214,
"b": 140
},
"hsl": {
"h": 94.054,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.82813,
"c": 0.10841,
"h": 132.4
},
"luminance": 0.58757
}Semantic roles & 50–950 ramp
primary
#ACD68C
secondary
#895AAC
accent
#2BBB7C
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481