#ACDA88#ACDA88
#ACDA88 is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 83.6% C 0.119 H 132.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA88 |
|---|---|
| RGB | rgb(172, 218, 136) |
| HSL | hsl(94, 53%, 69%) |
| HSV | hsv(94, 38%, 85%) |
| CMYK | cmyk(21.1%, 0%, 37.6%, 14.5%) |
| CIE-LAB | lab(82.21, -29.27, 35.60) |
| CIE-LCH | lch(82.21, 46.09, 129.42°) |
| OKLab | oklab(83.64% -0.0801 0.0879) |
| OKLCH | oklch(83.64% 0.119 132.3) |
| XYZ | xyz(46.5277, 60.6901, 32.5508) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.34
Light Grey Green
#B7E1A1
ΔE00 4.05
Light Moss Green
#A6C875
ΔE00 4.68
Pistachio
#93C572
ΔE00 5.55
Light Sage
#BCECAC
ΔE00 5.81
Pale Olive
#B9CC81
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA88 #B688DA
analogous
#D5DA88 #ACDA88 #88DA8D
triadic
#ACDA88 #88ACDA #DA88AC
tetradic
#ACDA88 #88D5DA #B688DA #DA8D88
square
#ACDA88 #88D5DA #B688DA #DA8D88
split-complementary
#ACDA88 #8D88DA #DA88D5
monochromatic
#6CB137 #8BCB59 #ACDA88 #CDE9B7 #EDF7E5
Accessibility & contrast
On white
1.60
#ACDA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#ACDA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA88
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA88 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF82
Deuteranopia (green-blind)
#DACB8C
Tritanopia (blue-blind)
#ADD4C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acda88; /* rgb */ color: rgb(172, 218, 136); /* oklch */ color: oklch(83.6% 0.119 132.3);
Tailwind
colors: {
custom: {
50: '#c6e5ab',
500: '#acda88',
950: '#000000',
},
}SCSS
$custom: #acda88; $custom-light: #c6e5ab; $custom-dark: #000000;
JSON
{
"hex": "#acda88",
"rgb": {
"r": 172,
"g": 218,
"b": 136
},
"hsl": {
"h": 93.659,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.8364,
"c": 0.11892,
"h": 132.3
},
"luminance": 0.60691
}Semantic roles & 50–950 ramp
primary
#ACDA88
secondary
#8956B1
accent
#26C07C
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481