#CFDEC2#CFDEC2

#CFDEC2 is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.2% C 0.041 H 130.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).

Color values

HEX#CFDEC2
RGBrgb(207, 222, 194)
HSLhsl(92, 30%, 82%)
HSVhsv(92, 13%, 87%)
CMYKcmyk(6.8%, 0%, 12.6%, 12.9%)
CIE-LABlab(86.70, -10.01, 12.04)
CIE-LCHlch(86.70, 15.66, 129.75°)
OKLaboklab(88.17% -0.0265 0.0312)
OKLCHoklch(88.17% 0.041 130.3)
XYZxyz(61.5894, 69.4027, 61.1798)
Luminance0.6940 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFDEC2 #D1C2DE
analogous
#DDDEC2 #CFDEC2 #C2DEC3
triadic
#CFDEC2 #C2CFDE #DEC2CF
tetradic
#CFDEC2 #C2DDDE #D1C2DE #DEC3C2
square
#CFDEC2 #C2DDDE #D1C2DE #DEC3C2
split-complementary
#CFDEC2 #C3C2DE #DEC2DD
monochromatic
#90B373 #B0C99A #CFDEC2 #EEF3EA #EFF4EB

Accessibility & contrast

On white

1.41
#CFDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.88
#CFDEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFDEC2
14.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFDEC2#FFFFFF#000000##000000
##CFDEC21.001.4114.8814.88
#FFFFFF1.411.0021.0021.00
#00000014.8821.001.001.00
##00000014.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1DAC0
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#D0DBD6
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cfdec2;
/* rgb */ color: rgb(207, 222, 194);
/* oklch */ color: oklch(88.2% 0.041 130.3);
Tailwind
colors: {
  custom: {
    50: '#dde8d4',
    500: '#cfdec2',
    950: '#000000',
  },
}
SCSS
$custom: #cfdec2;
$custom-light: #dde8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cfdec2",
  "rgb": {
    "r": 207,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 92.143,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.88173,
    "c": 0.04096,
    "h": 130.3
  },
  "luminance": 0.69403
}

Semantic roles & 50–950 ramp

primary
#CFDEC2
secondary
#A38FB5
accent
#3DA877
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CFDEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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