#ACDEBB#ACDEBB
#ACDEBB is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.071 H 154.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEBB |
|---|---|
| RGB | rgb(172, 222, 187) |
| HSL | hsl(138, 43%, 77%) |
| HSV | hsv(138, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(84.28, -23.02, 11.96) |
| CIE-LCH | lch(84.28, 25.94, 152.55°) |
| OKLab | oklab(85.61% -0.0638 0.0309) |
| OKLCH | oklch(85.61% 0.071 154.2) |
| XYZ | xyz(52.1016, 64.5993, 56.7279) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 6.22
Seafoam
#7FE0B3
ΔE00 6.89
Pale Turquoise
#A5FBD5
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEBB #DEACCF
analogous
#B6DEAC #ACDEBB #ACDED4
triadic
#ACDEBB #BBACDE #DEBBAC
tetradic
#ACDEBB #ACB6DE #DEACCF #DED4AC
square
#ACDEBB #ACB6DE #DEACCF #DED4AC
split-complementary
#ACDEBB #D4ACDE #DEACB6
monochromatic
#54BB73 #80CD97 #ACDEBB #D8EFDF #E9F6ED
Accessibility & contrast
On white
1.51
#ACDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ACDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEBB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEBB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#A4DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdebb; /* rgb */ color: rgb(172, 222, 187); /* oklch */ color: oklch(85.6% 0.071 154.2);
Tailwind
colors: {
custom: {
50: '#c5e8cf',
500: '#acdebb',
950: '#000000',
},
}SCSS
$custom: #acdebb; $custom-light: #c5e8cf; $custom-dark: #000000;
JSON
{
"hex": "#acdebb",
"rgb": {
"r": 172,
"g": 222,
"b": 187
},
"hsl": {
"h": 138,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85612,
"c": 0.07091,
"h": 154.2
},
"luminance": 0.64601
}Semantic roles & 50–950 ramp
primary
#ACDEBB
secondary
#B678A4
accent
#2F8EB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483