#DEFBCC#DEFBCC

#DEFBCC is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.5% C 0.069 H 133.5°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).

Color values

HEX#DEFBCC
RGBrgb(222, 251, 204)
HSLhsl(97, 85%, 89%)
HSVhsv(97, 19%, 98%)
CMYKcmyk(11.6%, 0%, 18.7%, 1.6%)
CIE-LABlab(95.53, -17.64, 19.44)
CIE-LCHlch(95.53, 26.25, 132.22°)
OKLaboklab(95.51% -0.0474 0.0499)
OKLCHoklch(95.51% 0.069 133.5)
XYZxyz(75.5185, 88.8828, 70.2925)
Luminance0.8888 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFBCC #E9CCFB
analogous
#F6FBCC #DEFBCC #CCFBD2
triadic
#DEFBCC #CCDEFB #FBCCDE
tetradic
#DEFBCC #CCF6FB #E9CCFB #FBD2CC
square
#DEFBCC #CCF6FB #E9CCFB #FBD2CC
split-complementary
#DEFBCC #D2CCFB #FBCCF6
monochromatic
#95F25B #B9F793 #DEFBCC #EDFDE3 #EDFDE3

Accessibility & contrast

On white

1.12
#DEFBCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.78
#DEFBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFBCC
18.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFBCC#FFFFFF#000000##000000
##DEFBCC1.001.1218.7818.78
#FFFFFF1.121.0021.0021.00
#00000018.7821.001.001.00
##00000018.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#FBF1CE
Tritanopia (blue-blind)
#DFF7EE
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #defbcc;
/* rgb */ color: rgb(222, 251, 204);
/* oklch */ color: oklch(95.5% 0.069 133.5);
Tailwind
colors: {
  custom: {
    50: '#e8fcdb',
    500: '#defbcc',
    950: '#000000',
  },
}
SCSS
$custom: #defbcc;
$custom-light: #e8fcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#defbcc",
  "rgb": {
    "r": 222,
    "g": 251,
    "b": 204
  },
  "hsl": {
    "h": 97.021,
    "s": 85.455,
    "l": 89.216
  },
  "oklch": {
    "l": 0.95512,
    "c": 0.06884,
    "h": 133.5
  },
  "luminance": 0.88884
}

Semantic roles & 50–950 ramp

primary
#DEFBCC
secondary
#C08AE2
accent
#04E28D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584

Preview Lab

Preview with #DEFBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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