#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
RGBrgb(172, 222, 190)
HSLhsl(142, 43%, 77%)
HSVhsv(142, 23%, 87%)
CMYKcmyk(22.5%, 0%, 14.4%, 12.9%)
CIE-LABlab(84.34, -22.46, 10.47)
CIE-LCHlch(84.34, 24.79, 155.00°)
OKLaboklab(85.69% -0.0626 0.0271)
OKLCHoklch(85.69% 0.068 156.6)
XYZxyz(52.4262, 64.7291, 58.4370)
Luminance0.6473 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

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
##ACDEBE1.001.5113.9513.95
#FFFFFF1.511.0021.0021.00
#00000013.9521.001.001.00
##00000013.9521.001.001.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

Preview Lab

Preview with #ACDEBE

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#ACDEBE Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva