#ACDA90#ACDA90
#ACDA90 is a very light, moderate yellow-green. Relative luminance 0.609; OKLCH L 83.8% C 0.110 H 134.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA90 |
|---|---|
| RGB | rgb(172, 218, 144) |
| HSL | hsl(97, 50%, 71%) |
| HSV | hsv(97, 34%, 85%) |
| CMYK | cmyk(21.1%, 0%, 33.9%, 14.5%) |
| CIE-LAB | lab(82.34, -28.16, 31.69) |
| CIE-LCH | lch(82.34, 42.39, 131.62°) |
| OKLab | oklab(83.78% -0.0768 0.079) |
| OKLCH | oklch(83.78% 0.11 134.2) |
| XYZ | xyz(47.1176, 60.9260, 35.6576) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.82
Pale Olive Green
#B1D27B
ΔE00 4.40
Light Sage
#BCECAC
ΔE00 4.84
Light Moss Green
#A6C875
ΔE00 5.34
Pistachio
#93C572
ΔE00 5.89
Washed Out Green
#BCF5A6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA90 #BE90DA
analogous
#D1DA90 #ACDA90 #90DA99
triadic
#ACDA90 #90ACDA #DA90AC
tetradic
#ACDA90 #90D1DA #BE90DA #DA9990
square
#ACDA90 #90D1DA #BE90DA #DA9990
split-complementary
#ACDA90 #9990DA #DA90D1
monochromatic
#69B43C #8ACB62 #ACDA90 #CEE9BE #EEF7E8
Accessibility & contrast
On white
1.59
#ACDA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#ACDA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA90
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA90 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#D9CB94
Tritanopia (blue-blind)
#ACD4C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda90; /* rgb */ color: rgb(172, 218, 144); /* oklch */ color: oklch(83.8% 0.110 134.2);
Tailwind
colors: {
custom: {
50: '#c6e5b1',
500: '#acda90',
950: '#000000',
},
}SCSS
$custom: #acda90; $custom-light: #c6e5b1; $custom-dark: #000000;
JSON
{
"hex": "#acda90",
"rgb": {
"r": 172,
"g": 218,
"b": 144
},
"hsl": {
"h": 97.297,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.83784,
"c": 0.11015,
"h": 134.2
},
"luminance": 0.60927
}Semantic roles & 50–950 ramp
primary
#ACDA90
secondary
#915DB1
accent
#28BD85
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481