#ACDD93#ACDD93
#ACDD93 is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.5% C 0.112 H 135.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD93 |
|---|---|
| RGB | rgb(172, 221, 147) |
| HSL | hsl(100, 52%, 72%) |
| HSV | hsv(100, 33%, 87%) |
| CMYK | cmyk(22.2%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(83.23, -29.15, 31.33) |
| CIE-LCH | lch(83.23, 42.80, 132.93°) |
| OKLab | oklab(84.51% -0.0795 0.0782) |
| OKLCH | oklch(84.51% 0.112 135.5) |
| XYZ | xyz(48.1349, 62.5890, 37.1429) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.51
Light Sage
#BCECAC
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.23
Tea Green
#BDF8A3
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD93 #C493DD
analogous
#D1DD93 #ACDD93 #93DD9F
triadic
#ACDD93 #93ACDD #DD93AC
tetradic
#ACDD93 #93D1DD #C493DD #DD9F93
square
#ACDD93 #93D1DD #C493DD #DD9F93
split-complementary
#ACDD93 #9F93DD #DD93D1
monochromatic
#66BB3B #88CE64 #ACDD93 #D0ECC2 #EDF8E8
Accessibility & contrast
On white
1.55
#ACDD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#ACDD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD93
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD93 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28E
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#ACD8CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd93; /* rgb */ color: rgb(172, 221, 147); /* oklch */ color: oklch(84.5% 0.112 135.5);
Tailwind
colors: {
custom: {
50: '#c6e7b3',
500: '#acdd93',
950: '#000000',
},
}SCSS
$custom: #acdd93; $custom-light: #c6e7b3; $custom-dark: #000000;
JSON
{
"hex": "#acdd93",
"rgb": {
"r": 172,
"g": 221,
"b": 147
},
"hsl": {
"h": 99.73,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.84513,
"c": 0.1115,
"h": 135.5
},
"luminance": 0.6259
}Semantic roles & 50–950 ramp
primary
#ACDD93
secondary
#985FB5
accent
#26C08C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481