#CEDEC2#CEDEC2

#CEDEC2 is a very light, muted yellow-green. Relative luminance 0.693; OKLCH L 88.1% C 0.041 H 131.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#CEDEC2
RGBrgb(206, 222, 194)
HSLhsl(94, 30%, 82%)
HSVhsv(94, 13%, 87%)
CMYKcmyk(7.2%, 0%, 12.6%, 12.9%)
CIE-LABlab(86.63, -10.36, 11.93)
CIE-LCHlch(86.63, 15.80, 130.98°)
OKLaboklab(88.1% -0.0275 0.0309)
OKLCHoklch(88.1% 0.041 131.7)
XYZxyz(61.3108, 69.2591, 61.1668)
Luminance0.6926 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDEC2 #D2C2DE
analogous
#DCDEC2 #CEDEC2 #C2DEC4
triadic
#CEDEC2 #C2CEDE #DEC2CE
tetradic
#CEDEC2 #C2DCDE #D2C2DE #DEC4C2
square
#CEDEC2 #C2DCDE #D2C2DE #DEC4C2
split-complementary
#CEDEC2 #C4C2DE #DEC2DC
monochromatic
#8EB373 #AEC99A #CEDEC2 #EEF3EA #EFF4EB

Accessibility & contrast

On white

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

On black

14.85
#CEDEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDEC2
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDEC2#FFFFFF#000000##000000
##CEDEC21.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cedec2;
/* rgb */ color: rgb(206, 222, 194);
/* oklch */ color: oklch(88.1% 0.041 131.7);
Tailwind
colors: {
  custom: {
    50: '#dde8d4',
    500: '#cedec2',
    950: '#000000',
  },
}
SCSS
$custom: #cedec2;
$custom-light: #dde8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cedec2",
  "rgb": {
    "r": 206,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 94.286,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.88099,
    "c": 0.04143,
    "h": 131.7
  },
  "luminance": 0.69259
}

Semantic roles & 50–950 ramp

primary
#CEDEC2
secondary
#A58FB5
accent
#3DA87A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CEDEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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