#CCCEC3#CCCEC3

#CCCEC3 is a very light, near-neutral yellow-green. Relative luminance 0.609; OKLCH L 84.7% C 0.015 H 115.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).

Color values

HEX#CCCEC3
RGBrgb(204, 206, 195)
HSLhsl(71, 10%, 79%)
HSVhsv(71, 5%, 81%)
CMYKcmyk(1%, 0%, 5.3%, 19.2%)
CIE-LABlab(82.34, -2.65, 5.23)
CIE-LCHlch(82.34, 5.86, 116.92°)
OKLaboklab(84.68% -0.0064 0.0137)
OKLCHoklch(84.68% 0.015 115.1)
XYZxyz(56.8220, 60.9202, 60.3845)
Luminance0.6092 (WCAG relative)
Temperatureneutral
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCEC3 #C5C3CE
analogous
#CECAC3 #CCCEC3 #C6CEC3
triadic
#CCCEC3 #C3CCCE #CEC3CC
tetradic
#CCCEC3 #C3CECA #C5C3CE #CEC3C6
square
#CCCEC3 #C3CECA #C5C3CE #CEC3C6
split-complementary
#CCCEC3 #C3C6CE #CAC3CE
monochromatic
#939780 #AFB2A1 #CCCEC3 #E9EAE5 #F1F1EE

Accessibility & contrast

On white

1.59
#CCCEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.18
#CCCEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCEC3
13.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCEC3#FFFFFF#000000##000000
##CCCEC31.001.5913.1813.18
#FFFFFF1.591.0021.0021.00
#00000013.1821.001.001.00
##00000013.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#CDCDCB
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccec3;
/* rgb */ color: rgb(204, 206, 195);
/* oklch */ color: oklch(84.7% 0.015 115.1);
Tailwind
colors: {
  custom: {
    50: '#dbdcd5',
    500: '#cccec3',
    950: '#000000',
  },
}
SCSS
$custom: #cccec3;
$custom-light: #dbdcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#cccec3",
  "rgb": {
    "r": 204,
    "g": 206,
    "b": 195
  },
  "hsl": {
    "h": 70.909,
    "s": 10.092,
    "l": 78.627
  },
  "oklch": {
    "l": 0.84676,
    "c": 0.01515,
    "h": 115.1
  },
  "luminance": 0.6092
}

Semantic roles & 50–950 ramp

primary
#CCCEC3
secondary
#9694A2
accent
#51945E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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