#DEFFC8#DEFFC8

#DEFFC8 is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.3% C 0.080 H 133.0°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).

Color values

HEX#DEFFC8
RGBrgb(222, 255, 200)
HSLhsl(96, 100%, 89%)
HSVhsv(96, 22%, 100%)
CMYKcmyk(12.9%, 0%, 21.6%, 0%)
CIE-LABlab(96.50, -20.21, 22.83)
CIE-LCHlch(96.50, 30.49, 131.51°)
OKLaboklab(96.26% -0.0544 0.0583)
OKLCHoklch(96.26% 0.08 133)
XYZxyz(76.3076, 91.2188, 68.2192)
Luminance0.9122 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFC8 #E9C8FF
analogous
#FAFFC8 #DEFFC8 #C8FFCE
triadic
#DEFFC8 #C8DEFF #FFC8DE
tetradic
#DEFFC8 #C8FAFF #E9C8FF #FFCEC8
square
#DEFFC8 #C8FAFF #E9C8FF #FFCEC8
split-complementary
#DEFFC8 #CEC8FF #FFC8FA
monochromatic
#95FF4E #B9FF8B #DEFFC8 #EDFFE0 #EDFFE0

Accessibility & contrast

On white

1.09
#DEFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.24
#DEFFC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFC8
19.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFC8#FFFFFF#000000##000000
##DEFFC81.001.0919.2419.24
#FFFFFF1.091.0021.0021.00
#00000019.2421.001.001.00
##00000019.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7C5
Deuteranopia (green-blind)
#FFF4CB
Tritanopia (blue-blind)
#DFFAF0
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #deffc8;
/* rgb */ color: rgb(222, 255, 200);
/* oklch */ color: oklch(96.3% 0.080 133.0);
Tailwind
colors: {
  custom: {
    50: '#e8ffd9',
    500: '#deffc8',
    950: '#000000',
  },
}
SCSS
$custom: #deffc8;
$custom-light: #e8ffd9;
$custom-dark: #000000;
JSON
{
  "hex": "#deffc8",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 200
  },
  "hsl": {
    "h": 96,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.96258,
    "c": 0.07975,
    "h": 133
  },
  "luminance": 0.9122
}

Semantic roles & 50–950 ramp

primary
#DEFFC8
secondary
#C082E9
accent
#00E68A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683

Preview Lab

Preview with #DEFFC8

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

Preview Lab → · Contrast checker → · Palette generator →

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