#CEDCCC#CEDCCC

#CEDCCC is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.026 H 141.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).

Color values

HEX#CEDCCC
RGBrgb(206, 220, 204)
HSLhsl(113, 19%, 83%)
HSVhsv(113, 7%, 86%)
CMYKcmyk(6.4%, 0%, 7.3%, 13.7%)
CIE-LABlab(86.34, -7.62, 6.25)
CIE-LCHlch(86.34, 9.85, 140.65°)
OKLaboklab(87.94% -0.0207 0.0163)
OKLCHoklch(87.94% 0.026 141.8)
XYZxyz(61.9439, 68.6674, 67.1058)
Luminance0.6867 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDCCC #DACCDC
analogous
#D6DCCC #CEDCCC #CCDCD2
triadic
#CEDCCC #CCCEDC #DCCCCE
tetradic
#CEDCCC #CCD6DC #DACCDC #DCD2CC
square
#CEDCCC #CCD6DC #DACCDC #DCD2CC
split-complementary
#CEDCCC #D2CCDC #DCCCD6
monochromatic
#88AA83 #ABC3A8 #CEDCCC #EEF3ED #EEF3ED

Accessibility & contrast

On white

1.43
#CEDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.73
#CEDCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDCCC
14.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDCCC#FFFFFF#000000##000000
##CEDCCC1.001.4314.7314.73
#FFFFFF1.431.0021.0021.00
#00000014.7321.001.001.00
##00000014.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#DBD7CD
Tritanopia (blue-blind)
#CDDBD7
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #cedccc;
/* rgb */ color: rgb(206, 220, 204);
/* oklch */ color: oklch(87.9% 0.026 141.8);
Tailwind
colors: {
  custom: {
    50: '#dde6db',
    500: '#cedccc',
    950: '#000000',
  },
}
SCSS
$custom: #cedccc;
$custom-light: #dde6db;
$custom-dark: #000000;
JSON
{
  "hex": "#cedccc",
  "rgb": {
    "r": 206,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 112.5,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.87943,
    "c": 0.02637,
    "h": 141.8
  },
  "luminance": 0.68668
}

Semantic roles & 50–950 ramp

primary
#CEDCCC
secondary
#AF9BB2
accent
#499D92
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484

Preview Lab

Preview with #CEDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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