#ACDEBA#ACDEBA
#ACDEBA is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.072 H 153.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEBA |
|---|---|
| RGB | rgb(172, 222, 186) |
| HSL | hsl(137, 43%, 77%) |
| HSV | hsv(137, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(84.25, -23.21, 12.45) |
| CIE-LCH | lch(84.25, 26.34, 151.78°) |
| OKLab | oklab(85.59% -0.0642 0.0322) |
| OKLCH | oklch(85.59% 0.072 153.4) |
| XYZ | xyz(51.9950, 64.5567, 56.1660) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 6.00
Seafoam
#7FE0B3
ΔE00 6.85
Light Grey Green
#B7E1A1
ΔE00 7.50
Light Sage
#BCECAC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEBA #DEACD0
analogous
#B7DEAC #ACDEBA #ACDED3
triadic
#ACDEBA #BAACDE #DEBAAC
tetradic
#ACDEBA #ACB7DE #DEACD0 #DED3AC
square
#ACDEBA #ACB7DE #DEACD0 #DED3AC
split-complementary
#ACDEBA #D3ACDE #DEACB7
monochromatic
#54BB71 #80CD96 #ACDEBA #D8EFDE #E9F6ED
Accessibility & contrast
On white
1.51
#ACDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ACDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEBA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEBA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#D5D0BC
Tritanopia (blue-blind)
#A5DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdeba; /* rgb */ color: rgb(172, 222, 186); /* oklch */ color: oklch(85.6% 0.072 153.4);
Tailwind
colors: {
custom: {
50: '#c5e8ce',
500: '#acdeba',
950: '#000000',
},
}SCSS
$custom: #acdeba; $custom-light: #c5e8ce; $custom-dark: #000000;
JSON
{
"hex": "#acdeba",
"rgb": {
"r": 172,
"g": 222,
"b": 186
},
"hsl": {
"h": 136.8,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85587,
"c": 0.07184,
"h": 153.4
},
"luminance": 0.64558
}Semantic roles & 50–950 ramp
primary
#ACDEBA
secondary
#B678A5
accent
#2F90B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483