#ACDD97#ACDD97
#ACDD97 is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.6% C 0.107 H 136.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDD97 |
|---|---|
| RGB | rgb(172, 221, 151) |
| HSL | hsl(102, 51%, 73%) |
| HSV | hsv(102, 32%, 87%) |
| CMYK | cmyk(22.2%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(83.29, -28.56, 29.37) |
| CIE-LCH | lch(83.29, 40.97, 134.20°) |
| OKLab | oklab(84.59% -0.0778 0.0736) |
| OKLCH | oklch(84.59% 0.107 136.6) |
| XYZ | xyz(48.4543, 62.7167, 38.8248) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.03
Light Sage
#BCECAC
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.68
Tea Green
#BDF8A3
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDD97 #C897DD
analogous
#CFDD97 #ACDD97 #97DDA5
triadic
#ACDD97 #97ACDD #DD97AC
tetradic
#ACDD97 #97CFDD #C897DD #DDA597
square
#ACDD97 #97CFDD #C897DD #DDA597
split-complementary
#ACDD97 #A597DD #DD97CF
monochromatic
#63BC3D #87CE69 #ACDD97 #D1ECC5 #EDF7E8
Accessibility & contrast
On white
1.55
#ACDD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#ACDD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDD97
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDD97 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D292
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#ABD8CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdd97; /* rgb */ color: rgb(172, 221, 151); /* oklch */ color: oklch(84.6% 0.107 136.6);
Tailwind
colors: {
custom: {
50: '#c6e7b6',
500: '#acdd97',
950: '#000000',
},
}SCSS
$custom: #acdd97; $custom-light: #c6e7b6; $custom-dark: #000000;
JSON
{
"hex": "#acdd97",
"rgb": {
"r": 172,
"g": 221,
"b": 151
},
"hsl": {
"h": 102,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.8459,
"c": 0.10711,
"h": 136.6
},
"luminance": 0.62718
}Semantic roles & 50–950 ramp
primary
#ACDD97
secondary
#9C63B5
accent
#27BE91
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481