#ACDCAE#ACDCAE
#ACDCAE is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.9% C 0.081 H 145.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCAE |
|---|---|
| RGB | rgb(172, 220, 174) |
| HSL | hsl(123, 41%, 77%) |
| HSV | hsv(123, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 20.9%, 13.7%) |
| CIE-LAB | lab(83.45, -24.37, 17.63) |
| CIE-LCH | lch(83.45, 30.08, 144.13°) |
| OKLab | oklab(84.86% -0.0667 0.0452) |
| OKLCH | oklch(84.86% 0.081 145.9) |
| XYZ | xyz(50.2444, 63.0116, 49.5514) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 4.82
Mint
#AAF0C1
ΔE00 5.25
Light Sage
#BCECAC
ΔE00 5.35
Light Teal
#90E4C1
ΔE00 7.25
Seafoam
#7FE0B3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCAE #DCACDA
analogous
#C2DCAC #ACDCAE #ACDCC6
triadic
#ACDCAE #AEACDC #DCAEAC
tetradic
#ACDCAE #ACC2DC #DCACDA #DCC6AC
square
#ACDCAE #ACC2DC #DCACDA #DCC6AC
split-complementary
#ACDCAE #C6ACDC #DCACC2
monochromatic
#56B85A #81CA84 #ACDCAE #D7EED8 #E9F6EA
Accessibility & contrast
On white
1.54
#ACDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#ACDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCAE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCAE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#A7D9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdcae; /* rgb */ color: rgb(172, 220, 174); /* oklch */ color: oklch(84.9% 0.081 145.9);
Tailwind
colors: {
custom: {
50: '#c5e7c6',
500: '#acdcae',
950: '#000000',
},
}SCSS
$custom: #acdcae; $custom-light: #c5e7c6; $custom-dark: #000000;
JSON
{
"hex": "#acdcae",
"rgb": {
"r": 172,
"g": 220,
"b": 174
},
"hsl": {
"h": 122.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.84857,
"c": 0.08058,
"h": 145.9
},
"luminance": 0.63013
}Semantic roles & 50–950 ramp
primary
#ACDCAE
secondary
#B478B1
accent
#32AEB4
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482