#CCDEC1#CCDEC1

#CCDEC1 is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 87.9% C 0.044 H 133.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).

Color values

HEX#CCDEC1
RGBrgb(204, 222, 193)
HSLhsl(97, 31%, 81%)
HSVhsv(97, 13%, 87%)
CMYKcmyk(8.1%, 0%, 13.1%, 12.9%)
CIE-LABlab(86.47, -11.22, 12.20)
CIE-LCHlch(86.47, 16.58, 132.61°)
OKLaboklab(87.93% -0.03 0.0316)
OKLCHoklch(87.93% 0.044 133.5)
XYZxyz(60.6471, 68.9298, 60.5514)
Luminance0.6893 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDEC1 #D3C1DE
analogous
#DBDEC1 #CCDEC1 #C1DEC5
triadic
#CCDEC1 #C1CCDE #DEC1CC
tetradic
#CCDEC1 #C1DBDE #D3C1DE #DEC5C1
square
#CCDEC1 #C1DBDE #D3C1DE #DEC5C1
split-complementary
#CCDEC1 #C5C1DE #DEC1DB
monochromatic
#8AB371 #ABC999 #CCDEC1 #EDF3E9 #EFF4EB

Accessibility & contrast

On white

1.42
#CCDEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.79
#CCDEC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDEC1
14.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDEC1#FFFFFF#000000##000000
##CCDEC11.001.4214.7914.79
#FFFFFF1.421.0021.0021.00
#00000014.7921.001.001.00
##00000014.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1D9BF
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#CCDBD6
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ccdec1;
/* rgb */ color: rgb(204, 222, 193);
/* oklch */ color: oklch(87.9% 0.044 133.5);
Tailwind
colors: {
  custom: {
    50: '#dbe8d3',
    500: '#ccdec1',
    950: '#000000',
  },
}
SCSS
$custom: #ccdec1;
$custom-light: #dbe8d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdec1",
  "rgb": {
    "r": 204,
    "g": 222,
    "b": 193
  },
  "hsl": {
    "h": 97.241,
    "s": 30.526,
    "l": 81.373
  },
  "oklch": {
    "l": 0.87927,
    "c": 0.04359,
    "h": 133.5
  },
  "luminance": 0.6893
}

Semantic roles & 50–950 ramp

primary
#CCDEC1
secondary
#A68EB6
accent
#3CA980
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CCDEC1

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

Preview Lab → · Contrast checker → · Palette generator →

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