#ACDEAE#ACDEAE
#ACDEAE is a very light, moderate green. Relative luminance 0.641; OKLCH L 85.3% C 0.084 H 145.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEAE |
|---|---|
| RGB | rgb(172, 222, 174) |
| HSL | hsl(122, 43%, 77%) |
| HSV | hsv(122, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(84.00, -25.34, 18.40) |
| CIE-LCH | lch(84.00, 31.32, 144.03°) |
| OKLab | oklab(85.3% -0.0693 0.0471) |
| OKLCH | oklch(85.3% 0.084 145.8) |
| XYZ | xyz(50.7725, 64.0677, 49.7274) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.03
Light Grey Green
#B7E1A1
ΔE00 4.48
Mint
#AAF0C1
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 4.85
Light Teal
#90E4C1
ΔE00 7.22
Seafoam
#7FE0B3
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEAE #DEACDC
analogous
#C3DEAC #ACDEAE #ACDEC7
triadic
#ACDEAE #AEACDE #DEAEAC
tetradic
#ACDEAE #ACC3DE #DEACDC #DEC7AC
square
#ACDEAE #ACC3DE #DEACDC #DEC7AC
split-complementary
#ACDEAE #C7ACDE #DEACC3
monochromatic
#54BB59 #80CD83 #ACDEAE #D8EFD9 #E9F6EA
Accessibility & contrast
On white
1.52
#ACDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#ACDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEAE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEAE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#D8CFB0
Tritanopia (blue-blind)
#A7DBD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdeae; /* rgb */ color: rgb(172, 222, 174); /* oklch */ color: oklch(85.3% 0.084 145.8);
Tailwind
colors: {
custom: {
50: '#c5e8c6',
500: '#acdeae',
950: '#000000',
},
}SCSS
$custom: #acdeae; $custom-light: #c5e8c6; $custom-dark: #000000;
JSON
{
"hex": "#acdeae",
"rgb": {
"r": 172,
"g": 222,
"b": 174
},
"hsl": {
"h": 122.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.853,
"c": 0.08383,
"h": 145.8
},
"luminance": 0.64069
}Semantic roles & 50–950 ramp
primary
#ACDEAE
secondary
#B678B4
accent
#2FB1B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482