#ACDA93#ACDA93
#ACDA93 is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 83.8% C 0.107 H 135.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA93 |
|---|---|
| RGB | rgb(172, 218, 147) |
| HSL | hsl(99, 49%, 72%) |
| HSV | hsv(99, 33%, 85%) |
| CMYK | cmyk(21.1%, 0%, 32.6%, 14.5%) |
| CIE-LAB | lab(82.39, -27.72, 30.22) |
| CIE-LCH | lch(82.39, 41.01, 132.53°) |
| OKLab | oklab(83.84% -0.0755 0.0756) |
| OKLCH | oklch(83.84% 0.107 135) |
| XYZ | xyz(47.3499, 61.0190, 36.8813) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.43
Light Sage
#BCECAC
ΔE00 4.54
Pale Olive Green
#B1D27B
ΔE00 4.89
Light Moss Green
#A6C875
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 5.93
Pistachio
#93C572
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA93 #C193DA
analogous
#D0DA93 #ACDA93 #93DA9E
triadic
#ACDA93 #93ACDA #DA93AC
tetradic
#ACDA93 #93D0DA #C193DA #DA9E93
square
#ACDA93 #93D0DA #C193DA #DA9E93
split-complementary
#ACDA93 #9E93DA #DA93D0
monochromatic
#68B53E #89CA65 #ACDA93 #CFEAC1 #EDF7E8
Accessibility & contrast
On white
1.59
#ACDA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#ACDA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA93
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA93 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD08E
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#ACD5C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda93; /* rgb */ color: rgb(172, 218, 147); /* oklch */ color: oklch(83.8% 0.107 135.0);
Tailwind
colors: {
custom: {
50: '#c6e5b3',
500: '#acda93',
950: '#000000',
},
}SCSS
$custom: #acda93; $custom-light: #c6e5b3; $custom-dark: #000000;
JSON
{
"hex": "#acda93",
"rgb": {
"r": 172,
"g": 218,
"b": 147
},
"hsl": {
"h": 98.873,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.83841,
"c": 0.10684,
"h": 135
},
"luminance": 0.6102
}Semantic roles & 50–950 ramp
primary
#ACDA93
secondary
#9560B1
accent
#29BC88
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481