#ACDEBE#ACDEBE
#ACDEBE is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.7% C 0.068 H 156.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEBE |
|---|---|
| RGB | rgb(172, 222, 190) |
| HSL | hsl(142, 43%, 77%) |
| HSV | hsv(142, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(84.34, -22.46, 10.47) |
| CIE-LCH | lch(84.34, 24.79, 155.00°) |
| OKLab | oklab(85.69% -0.0626 0.0271) |
| OKLCH | oklch(85.69% 0.068 156.6) |
| XYZ | xyz(52.4262, 64.7291, 58.4370) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.31
Mint
#AAF0C1
ΔE00 5.47
Hospital Green
#9BE5AA
ΔE00 6.95
Seafoam
#7FE0B3
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.30
Pale Turquoise
#A5FBD5
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEBE #DEACCC
analogous
#B3DEAC #ACDEBE #ACDED7
triadic
#ACDEBE #BEACDE #DEBEAC
tetradic
#ACDEBE #ACB3DE #DEACCC #DED7AC
square
#ACDEBE #ACB3DE #DEACCC #DED7AC
split-complementary
#ACDEBE #D7ACDE #DEACB3
monochromatic
#54BB79 #80CD9C #ACDEBE #D8EFE0 #E9F6EE
Accessibility & contrast
On white
1.51
#ACDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ACDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEBE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEBE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#A4DDD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdebe; /* rgb */ color: rgb(172, 222, 190); /* oklch */ color: oklch(85.7% 0.068 156.6);
Tailwind
colors: {
custom: {
50: '#c5e8d1',
500: '#acdebe',
950: '#000000',
},
}SCSS
$custom: #acdebe; $custom-light: #c5e8d1; $custom-dark: #000000;
JSON
{
"hex": "#acdebe",
"rgb": {
"r": 172,
"g": 222,
"b": 190
},
"hsl": {
"h": 141.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85687,
"c": 0.06818,
"h": 156.6
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#ACDEBE
secondary
#B678A0
accent
#2F86B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483