#CCEDCC#CCEDCC

#CCEDCC is a very light, muted green. Relative luminance 0.778; OKLCH L 91.3% C 0.056 H 145.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).

Color values

HEX#CCEDCC
RGBrgb(204, 237, 204)
HSLhsl(120, 48%, 86%)
HSVhsv(120, 14%, 93%)
CMYKcmyk(13.9%, 0%, 13.9%, 7.1%)
CIE-LABlab(90.67, -16.85, 12.43)
CIE-LCHlch(90.67, 20.93, 143.59°)
OKLaboklab(91.35% -0.0461 0.0322)
OKLCHoklch(91.35% 0.056 145.1)
XYZxyz(66.0827, 77.7642, 68.6434)
Luminance0.7776 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEDCC #EDCCED
analogous
#DDEDCC #CCEDCC #CCEDDD
triadic
#CCEDCC #CCCCED #EDCCCC
tetradic
#CCEDCC #CCDDED #EDCCED #EDDDCC
square
#CCEDCC #CCDDED #EDCCED #EDDDCC
split-complementary
#CCEDCC #DDCCED #EDCCDD
monochromatic
#72CD72 #9FDD9F #CCEDCC #E8F7E8 #E8F7E8

Accessibility & contrast

On white

1.27
#CCEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.55
#CCEDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEDCC
16.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEDCC#FFFFFF#000000##000000
##CCEDCC1.001.2716.5516.55
#FFFFFF1.271.0021.0021.00
#00000016.5521.001.001.00
##00000016.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFE6CA
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#C9EBE3
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ccedcc;
/* rgb */ color: rgb(204, 237, 204);
/* oklch */ color: oklch(91.3% 0.056 145.1);
Tailwind
colors: {
  custom: {
    50: '#dbf2db',
    500: '#ccedcc',
    950: '#000000',
  },
}
SCSS
$custom: #ccedcc;
$custom-light: #dbf2db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccedcc",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 204
  },
  "hsl": {
    "h": 120,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.91346,
    "c": 0.05624,
    "h": 145.1
  },
  "luminance": 0.77765
}

Semantic roles & 50–950 ramp

primary
#CCEDCC
secondary
#CA94CA
accent
#2ABBBB
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584

Preview Lab

Preview with #CCEDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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