#ACDEBD#ACDEBD
#ACDEBD is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.7% C 0.069 H 155.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEBD |
|---|---|
| RGB | rgb(172, 222, 189) |
| HSL | hsl(140, 43%, 77%) |
| HSV | hsv(140, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(84.32, -22.65, 10.97) |
| CIE-LCH | lch(84.32, 25.17, 154.16°) |
| OKLab | oklab(85.66% -0.063 0.0284) |
| OKLCH | oklch(85.66% 0.069 155.8) |
| XYZ | xyz(52.3172, 64.6856, 57.8633) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.41
Pale Turquoise
#A5FBD5
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEBD #DEACCD
analogous
#B4DEAC #ACDEBD #ACDED6
triadic
#ACDEBD #BDACDE #DEBDAC
tetradic
#ACDEBD #ACB4DE #DEACCD #DED6AC
square
#ACDEBD #ACB4DE #DEACCD #DED6AC
split-complementary
#ACDEBD #D6ACDE #DEACB4
monochromatic
#54BB77 #80CD9A #ACDEBD #D8EFE0 #E9F6EE
Accessibility & contrast
On white
1.51
#ACDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#ACDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEBD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEBD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#A4DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdebd; /* rgb */ color: rgb(172, 222, 189); /* oklch */ color: oklch(85.7% 0.069 155.8);
Tailwind
colors: {
custom: {
50: '#c5e8d0',
500: '#acdebd',
950: '#000000',
},
}SCSS
$custom: #acdebd; $custom-light: #c5e8d0; $custom-dark: #000000;
JSON
{
"hex": "#acdebd",
"rgb": {
"r": 172,
"g": 222,
"b": 189
},
"hsl": {
"h": 140.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85662,
"c": 0.06908,
"h": 155.8
},
"luminance": 0.64687
}Semantic roles & 50–950 ramp
primary
#ACDEBD
secondary
#B678A1
accent
#2F88B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483