#ACD682#ACD682
#ACD682 is a very light, moderate yellow-green. Relative luminance 0.585; OKLCH L 82.6% C 0.119 H 130.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD682 |
|---|---|
| RGB | rgb(172, 214, 130) |
| HSL | hsl(90, 51%, 67%) |
| HSV | hsv(90, 39%, 84%) |
| CMYK | cmyk(19.6%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(81.00, -28.16, 37.07) |
| CIE-LCH | lch(81.00, 46.55, 127.22°) |
| OKLab | oklab(82.64% -0.0772 0.0911) |
| OKLCH | oklch(82.64% 0.119 130.3) |
| XYZ | xyz(45.0884, 58.4747, 30.0260) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.15
Light Moss Green
#A6C875
ΔE00 3.52
Pale Olive
#B9CC81
ΔE00 4.88
Pistachio
#93C572
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 4.98
Greenish Tan
#BCCB7A
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD682 #AC82D6
analogous
#D6D682 #ACD682 #82D682
triadic
#ACD682 #82ACD6 #D682AC
tetradic
#ACD682 #82D6D6 #AC82D6 #D68282
square
#ACD682 #82D6D6 #AC82D6 #D68282
split-complementary
#ACD682 #8282D6 #D682D6
monochromatic
#6FA737 #8DC754 #ACD682 #CBE5B0 #E9F4DE
Accessibility & contrast
On white
1.65
#ACD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#ACD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD682
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD682 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#AFCFC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #acd682; /* rgb */ color: rgb(172, 214, 130); /* oklch */ color: oklch(82.6% 0.119 130.3);
Tailwind
colors: {
custom: {
50: '#c6e2a7',
500: '#acd682',
950: '#000000',
},
}SCSS
$custom: #acd682; $custom-light: #c6e2a7; $custom-dark: #000000;
JSON
{
"hex": "#acd682",
"rgb": {
"r": 172,
"g": 214,
"b": 130
},
"hsl": {
"h": 90,
"s": 50.602,
"l": 67.451
},
"oklch": {
"l": 0.82638,
"c": 0.11942,
"h": 130.3
},
"luminance": 0.58475
}Semantic roles & 50–950 ramp
primary
#ACD682
secondary
#7E51AB
accent
#28BE73
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480