#ACDD95#ACDD95
#ACDD95 is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.6% C 0.109 H 136.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD95 |
|---|---|
| RGB | rgb(172, 221, 149) |
| HSL | hsl(101, 51%, 73%) |
| HSV | hsv(101, 33%, 87%) |
| CMYK | cmyk(22.2%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(83.26, -28.86, 30.35) |
| CIE-LCH | lch(83.26, 41.88, 133.55°) |
| OKLab | oklab(84.55% -0.0786 0.0759) |
| OKLCH | oklch(84.55% 0.109 136) |
| XYZ | xyz(48.2932, 62.6523, 37.9766) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.25
Light Sage
#BCECAC
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.37
Hospital Green
#9BE5AA
ΔE00 5.77
Tea Green
#BDF8A3
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD95 #C695DD
analogous
#D0DD95 #ACDD95 #95DDA2
triadic
#ACDD95 #95ACDD #DD95AC
tetradic
#ACDD95 #95D0DD #C695DD #DDA295
square
#ACDD95 #95D0DD #C695DD #DDA295
split-complementary
#ACDD95 #A295DD #DD95D0
monochromatic
#65BB3C #88CE67 #ACDD95 #D0ECC3 #EDF8E8
Accessibility & contrast
On white
1.55
#ACDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#ACDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD95
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD95 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#ABD8CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd95; /* rgb */ color: rgb(172, 221, 149); /* oklch */ color: oklch(84.6% 0.109 136.0);
Tailwind
colors: {
custom: {
50: '#c6e7b4',
500: '#acdd95',
950: '#000000',
},
}SCSS
$custom: #acdd95; $custom-light: #c6e7b4; $custom-dark: #000000;
JSON
{
"hex": "#acdd95",
"rgb": {
"r": 172,
"g": 221,
"b": 149
},
"hsl": {
"h": 100.833,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.84551,
"c": 0.10931,
"h": 136
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#ACDD95
secondary
#9A61B5
accent
#27BF8E
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481