#ACDD94#ACDD94
#ACDD94 is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.5% C 0.110 H 135.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD94 |
|---|---|
| RGB | rgb(172, 221, 148) |
| HSL | hsl(100, 52%, 72%) |
| HSV | hsv(100, 33%, 87%) |
| CMYK | cmyk(22.2%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(83.24, -29.01, 30.84) |
| CIE-LCH | lch(83.24, 42.34, 133.24°) |
| OKLab | oklab(84.53% -0.079 0.0771) |
| OKLCH | oklch(84.53% 0.11 135.7) |
| XYZ | xyz(48.2138, 62.6205, 37.5580) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.37
Light Sage
#BCECAC
ΔE00 4.11
Pale Olive Green
#B1D27B
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.91
Tea Green
#BDF8A3
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD94 #C594DD
analogous
#D1DD94 #ACDD94 #94DDA1
triadic
#ACDD94 #94ACDD #DD94AC
tetradic
#ACDD94 #94D1DD #C594DD #DDA194
square
#ACDD94 #94D1DD #C594DD #DDA194
split-complementary
#ACDD94 #A194DD #DD94D1
monochromatic
#65BB3B #88CE66 #ACDD94 #D0ECC2 #EDF8E8
Accessibility & contrast
On white
1.55
#ACDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#ACDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD94
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD94 | 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)
#E2D28F
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#ABD8CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd94; /* rgb */ color: rgb(172, 221, 148); /* oklch */ color: oklch(84.5% 0.110 135.7);
Tailwind
colors: {
custom: {
50: '#c6e7b4',
500: '#acdd94',
950: '#000000',
},
}SCSS
$custom: #acdd94; $custom-light: #c6e7b4; $custom-dark: #000000;
JSON
{
"hex": "#acdd94",
"rgb": {
"r": 172,
"g": 221,
"b": 148
},
"hsl": {
"h": 100.274,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.84532,
"c": 0.11041,
"h": 135.7
},
"luminance": 0.62622
}Semantic roles & 50–950 ramp
primary
#ACDD94
secondary
#9960B5
accent
#26BF8D
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481