#ACDEBC#ACDEBC
#ACDEBC is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.070 H 155.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEBC |
|---|---|
| RGB | rgb(172, 222, 188) |
| HSL | hsl(139, 43%, 77%) |
| HSV | hsv(139, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(84.30, -22.84, 11.46) |
| CIE-LCH | lch(84.30, 25.55, 153.34°) |
| OKLab | oklab(85.64% -0.0634 0.0296) |
| OKLCH | oklch(85.64% 0.07 155) |
| XYZ | xyz(52.2091, 64.6423, 57.2936) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.17
Light Teal
#90E4C1
ΔE00 5.39
Hospital Green
#9BE5AA
ΔE00 6.46
Seafoam
#7FE0B3
ΔE00 6.93
Pale Turquoise
#A5FBD5
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEBC #DEACCE
analogous
#B5DEAC #ACDEBC #ACDED5
triadic
#ACDEBC #BCACDE #DEBCAC
tetradic
#ACDEBC #ACB5DE #DEACCE #DED5AC
square
#ACDEBC #ACB5DE #DEACCE #DED5AC
split-complementary
#ACDEBC #D5ACDE #DEACB5
monochromatic
#54BB75 #80CD99 #ACDEBC #D8EFDF #E9F6ED
Accessibility & contrast
On white
1.51
#ACDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ACDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEBC
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEBC | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#A4DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdebc; /* rgb */ color: rgb(172, 222, 188); /* oklch */ color: oklch(85.6% 0.070 155.0);
Tailwind
colors: {
custom: {
50: '#c5e8d0',
500: '#acdebc',
950: '#000000',
},
}SCSS
$custom: #acdebc; $custom-light: #c5e8d0; $custom-dark: #000000;
JSON
{
"hex": "#acdebc",
"rgb": {
"r": 172,
"g": 222,
"b": 188
},
"hsl": {
"h": 139.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85637,
"c": 0.06999,
"h": 155
},
"luminance": 0.64644
}Semantic roles & 50–950 ramp
primary
#ACDEBC
secondary
#B678A2
accent
#2F8BB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483