#ACDDAE#ACDDAE
#ACDDAE is a very light, moderate green. Relative luminance 0.635; OKLCH L 85.1% C 0.082 H 145.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDAE |
|---|---|
| RGB | rgb(172, 221, 174) |
| HSL | hsl(122, 42%, 77%) |
| HSV | hsv(122, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 21.3%, 13.3%) |
| CIE-LAB | lab(83.72, -24.86, 18.01) |
| CIE-LCH | lch(83.72, 30.70, 144.08°) |
| OKLab | oklab(85.08% -0.068 0.0461) |
| OKLCH | oklch(85.08% 0.082 145.8) |
| XYZ | xyz(50.5076, 63.5380, 49.6391) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 4.64
Mint
#AAF0C1
ΔE00 5.04
Light Sage
#BCECAC
ΔE00 5.10
Light Teal
#90E4C1
ΔE00 7.22
Seafoam
#7FE0B3
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDAE #DDACDB
analogous
#C3DDAC #ACDDAE #ACDDC7
triadic
#ACDDAE #AEACDD #DDAEAC
tetradic
#ACDDAE #ACC3DD #DDACDB #DDC7AC
square
#ACDDAE #ACC3DD #DDACDB #DDC7AC
split-complementary
#ACDDAE #C7ACDD #DDACC3
monochromatic
#55B959 #81CB84 #ACDDAE #D7EFD8 #E9F6EA
Accessibility & contrast
On white
1.53
#ACDDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#ACDDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDAE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDAE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#A7DAD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acddae; /* rgb */ color: rgb(172, 221, 174); /* oklch */ color: oklch(85.1% 0.082 145.8);
Tailwind
colors: {
custom: {
50: '#c5e7c6',
500: '#acddae',
950: '#000000',
},
}SCSS
$custom: #acddae; $custom-light: #c5e7c6; $custom-dark: #000000;
JSON
{
"hex": "#acddae",
"rgb": {
"r": 172,
"g": 221,
"b": 174
},
"hsl": {
"h": 122.449,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85078,
"c": 0.08221,
"h": 145.8
},
"luminance": 0.6354
}Semantic roles & 50–950 ramp
primary
#ACDDAE
secondary
#B578B3
accent
#31B0B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482