#ACDEB2#ACDEB2
#ACDEB2 is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.4% C 0.080 H 148.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEB2 |
|---|---|
| RGB | rgb(172, 222, 178) |
| HSL | hsl(127, 43%, 77%) |
| HSV | hsv(127, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(84.08, -24.65, 16.42) |
| CIE-LCH | lch(84.08, 29.61, 146.34°) |
| OKLab | oklab(85.39% -0.0676 0.0422) |
| OKLCH | oklch(85.39% 0.08 148.1) |
| XYZ | xyz(51.1682, 64.2260, 51.8118) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.50
Mint
#AAF0C1
ΔE00 4.63
Light Grey Green
#B7E1A1
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 5.64
Light Teal
#90E4C1
ΔE00 6.55
Seafoam
#7FE0B3
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEB2 #DEACD8
analogous
#BFDEAC #ACDEB2 #ACDECB
triadic
#ACDEB2 #B2ACDE #DEB2AC
tetradic
#ACDEB2 #ACBFDE #DEACD8 #DECBAC
square
#ACDEB2 #ACBFDE #DEACD8 #DECBAC
split-complementary
#ACDEB2 #CBACDE #DEACBF
monochromatic
#54BB61 #80CD89 #ACDEB2 #D8EFDB #E9F6EB
Accessibility & contrast
On white
1.52
#ACDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ACDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEB2
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEB2 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#A6DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdeb2; /* rgb */ color: rgb(172, 222, 178); /* oklch */ color: oklch(85.4% 0.080 148.1);
Tailwind
colors: {
custom: {
50: '#c5e8c9',
500: '#acdeb2',
950: '#000000',
},
}SCSS
$custom: #acdeb2; $custom-light: #c5e8c9; $custom-dark: #000000;
JSON
{
"hex": "#acdeb2",
"rgb": {
"r": 172,
"g": 222,
"b": 178
},
"hsl": {
"h": 127.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85393,
"c": 0.0797,
"h": 148.1
},
"luminance": 0.64228
}Semantic roles & 50–950 ramp
primary
#ACDEB2
secondary
#B678AF
accent
#2FA6B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482