#ACDFAA#ACDFAA
#ACDFAA is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.4% C 0.090 H 143.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFAA |
|---|---|
| RGB | rgb(172, 223, 170) |
| HSL | hsl(118, 45%, 77%) |
| HSV | hsv(118, 24%, 87%) |
| CMYK | cmyk(22.9%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(84.20, -26.51, 20.76) |
| CIE-LCH | lch(84.20, 33.67, 141.93°) |
| OKLab | oklab(85.43% -0.0724 0.053) |
| OKLCH | oklch(85.43% 0.09 143.8) |
| XYZ | xyz(50.6547, 64.4468, 47.7930) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.49
Hospital Green
#9BE5AA
ΔE00 3.59
Light Sage
#BCECAC
ΔE00 3.95
Mint
#AAF0C1
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 6.73
Celadon
#BEFDB7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFAA #DDAADF
analogous
#C7DFAA #ACDFAA #AADFC3
triadic
#ACDFAA #AAACDF #DFAAAC
tetradic
#ACDFAA #AAC7DF #DDAADF #DFC3AA
square
#ACDFAA #AAC7DF #DDAADF #DFC3AA
split-complementary
#ACDFAA #C3AADF #DFAAC7
monochromatic
#55BE51 #81CE7E #ACDFAA #D7F0D6 #E9F7E9
Accessibility & contrast
On white
1.51
#ACDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ACDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFAA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFAA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#A8DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdfaa; /* rgb */ color: rgb(172, 223, 170); /* oklch */ color: oklch(85.4% 0.090 143.8);
Tailwind
colors: {
custom: {
50: '#c5e9c3',
500: '#acdfaa',
950: '#000000',
},
}SCSS
$custom: #acdfaa; $custom-light: #c5e9c3; $custom-dark: #000000;
JSON
{
"hex": "#acdfaa",
"rgb": {
"r": 172,
"g": 223,
"b": 170
},
"hsl": {
"h": 117.736,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.85431,
"c": 0.08966,
"h": 143.8
},
"luminance": 0.64448
}Semantic roles & 50–950 ramp
primary
#ACDFAA
secondary
#B575B8
accent
#2DB8B3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482