#ACDEAA#ACDEAA
#ACDEAA is a very light, moderate green. Relative luminance 0.639; OKLCH L 85.2% C 0.088 H 143.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEAA |
|---|---|
| RGB | rgb(172, 222, 170) |
| HSL | hsl(118, 44%, 77%) |
| HSV | hsv(118, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(83.92, -26.02, 20.38) |
| CIE-LCH | lch(83.92, 33.05, 141.94°) |
| OKLab | oklab(85.21% -0.071 0.052) |
| OKLCH | oklch(85.21% 0.088 143.8) |
| XYZ | xyz(50.3883, 63.9140, 47.7042) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.61
Hospital Green
#9BE5AA
ΔE00 3.80
Light Sage
#BCECAC
ΔE00 4.18
Mint
#AAF0C1
ΔE00 5.24
Washed Out Green
#BCF5A6
ΔE00 7.00
Celadon
#BEFDB7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEAA #DCAADE
analogous
#C6DEAA #ACDEAA #AADEC2
triadic
#ACDEAA #AAACDE #DEAAAC
tetradic
#ACDEAA #AAC6DE #DCAADE #DEC2AA
square
#ACDEAA #AAC6DE #DCAADE #DEC2AA
split-complementary
#ACDEAA #C2AADE #DEAAC6
monochromatic
#56BC52 #81CD7E #ACDEAA #D7EFD6 #E9F6E9
Accessibility & contrast
On white
1.52
#ACDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ACDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEAA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEAA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A7
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#A8DBD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdeaa; /* rgb */ color: rgb(172, 222, 170); /* oklch */ color: oklch(85.2% 0.088 143.8);
Tailwind
colors: {
custom: {
50: '#c5e8c3',
500: '#acdeaa',
950: '#000000',
},
}SCSS
$custom: #acdeaa; $custom-light: #c5e8c3; $custom-dark: #000000;
JSON
{
"hex": "#acdeaa",
"rgb": {
"r": 172,
"g": 222,
"b": 170
},
"hsl": {
"h": 117.692,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85209,
"c": 0.08804,
"h": 143.8
},
"luminance": 0.63915
}Semantic roles & 50–950 ramp
primary
#ACDEAA
secondary
#B476B6
accent
#2EB7B2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482