#DEFCCC#DEFCCC

#DEFCCC is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.7% C 0.070 H 133.8°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).

Color values

HEX#DEFCCC
RGBrgb(222, 252, 204)
HSLhsl(98, 89%, 89%)
HSVhsv(98, 19%, 99%)
CMYKcmyk(11.9%, 0%, 19%, 1.2%)
CIE-LABlab(95.79, -18.13, 19.81)
CIE-LCHlch(95.79, 26.85, 132.46°)
OKLaboklab(95.72% -0.0487 0.0508)
OKLCHoklch(95.72% 0.07 133.8)
XYZxyz(75.8317, 89.5092, 70.3969)
Luminance0.8951 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCCC #EACCFC
analogous
#F6FCCC #DEFCCC #CCFCD2
triadic
#DEFCCC #CCDEFC #FCCCDE
tetradic
#DEFCCC #CCF6FC #EACCFC #FCD2CC
square
#DEFCCC #CCF6FC #EACCFC #FCD2CC
split-complementary
#DEFCCC #D2CCFC #FCCCF6
monochromatic
#93F558 #B9F992 #DEFCCC #ECFDE2 #ECFDE2

Accessibility & contrast

On white

1.11
#DEFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.90
#DEFCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCCC
18.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCCC#FFFFFF#000000##000000
##DEFCCC1.001.1118.9018.90
#FFFFFF1.111.0021.0021.00
#00000018.9021.001.001.00
##00000018.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#FBF2CE
Tritanopia (blue-blind)
#DFF8EF
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #defccc;
/* rgb */ color: rgb(222, 252, 204);
/* oklch */ color: oklch(95.7% 0.070 133.8);
Tailwind
colors: {
  custom: {
    50: '#e8fddb',
    500: '#defccc',
    950: '#000000',
  },
}
SCSS
$custom: #defccc;
$custom-light: #e8fddb;
$custom-dark: #000000;
JSON
{
  "hex": "#defccc",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 204
  },
  "hsl": {
    "h": 97.5,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.9572,
    "c": 0.07043,
    "h": 133.8
  },
  "luminance": 0.8951
}

Semantic roles & 50–950 ramp

primary
#DEFCCC
secondary
#C189E3
accent
#00E68F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584

Preview Lab

Preview with #DEFCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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