#CCDFC8#CCDFC8

#CCDFC8 is a very light, muted green. Relative luminance 0.698; OKLCH L 88.3% C 0.037 H 140.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).

Color values

HEX#CCDFC8
RGBrgb(204, 223, 200)
HSLhsl(110, 26%, 83%)
HSVhsv(110, 10%, 87%)
CMYKcmyk(8.5%, 0%, 10.3%, 12.5%)
CIE-LABlab(86.89, -10.53, 9.12)
CIE-LCHlch(86.89, 13.93, 139.09°)
OKLaboklab(88.31% -0.0285 0.0238)
OKLCHoklch(88.31% 0.037 140.2)
XYZxyz(61.7129, 69.7823, 64.8504)
Luminance0.6978 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDFC8 #DBC8DF
analogous
#D7DFC8 #CCDFC8 #C8DFCF
triadic
#CCDFC8 #C8CCDF #DFC8CC
tetradic
#CCDFC8 #C8D7DF #DBC8DF #DFCFC8
square
#CCDFC8 #C8D7DF #DBC8DF #DFCFC8
split-complementary
#CCDFC8 #CFC8DF #DFC8D7
monochromatic
#84B27B #A8C8A1 #CCDFC8 #EDF4EC #EDF4EC

Accessibility & contrast

On white

1.40
#CCDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.96
#CCDFC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDFC8
14.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDFC8#FFFFFF#000000##000000
##CCDFC81.001.4014.9614.96
#FFFFFF1.401.0021.0021.00
#00000014.9621.001.001.00
##00000014.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1DBC7
Deuteranopia (green-blind)
#DDD9C9
Tritanopia (blue-blind)
#CBDDD8
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ccdfc8;
/* rgb */ color: rgb(204, 223, 200);
/* oklch */ color: oklch(88.3% 0.037 140.2);
Tailwind
colors: {
  custom: {
    50: '#dbe9d8',
    500: '#ccdfc8',
    950: '#000000',
  },
}
SCSS
$custom: #ccdfc8;
$custom-light: #dbe9d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdfc8",
  "rgb": {
    "r": 204,
    "g": 223,
    "b": 200
  },
  "hsl": {
    "h": 109.565,
    "s": 26.437,
    "l": 82.941
  },
  "oklch": {
    "l": 0.88313,
    "c": 0.03714,
    "h": 140.2
  },
  "luminance": 0.69783
}

Semantic roles & 50–950 ramp

primary
#CCDFC8
secondary
#B095B6
accent
#40A594
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CCDFC8

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

Preview Lab → · Contrast checker → · Palette generator →

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