#CEDEC3#CEDEC3

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

Color values

HEX#CEDEC3
RGBrgb(206, 222, 195)
HSLhsl(96, 29%, 82%)
HSVhsv(96, 12%, 87%)
CMYKcmyk(7.2%, 0%, 12.2%, 12.9%)
CIE-LABlab(86.65, -10.19, 11.43)
CIE-LCHlch(86.65, 15.32, 131.71°)
OKLaboklab(88.12% -0.0271 0.0297)
OKLCHoklch(88.12% 0.04 132.4)
XYZxyz(61.4235, 69.3041, 61.7602)
Luminance0.6930 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDEC3 #D3C3DE
analogous
#DCDEC3 #CEDEC3 #C3DEC6
triadic
#CEDEC3 #C3CEDE #DEC3CE
tetradic
#CEDEC3 #C3DCDE #D3C3DE #DEC6C3
square
#CEDEC3 #C3DCDE #D3C3DE #DEC6C3
split-complementary
#CEDEC3 #C6C3DE #DEC3DC
monochromatic
#8EB374 #AEC89C #CEDEC3 #EEF4EA #EFF4EB

Accessibility & contrast

On white

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

On black

14.86
#CEDEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDEC3
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDEC3#FFFFFF#000000##000000
##CEDEC31.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1DAC2
Deuteranopia (green-blind)
#DED8C4
Tritanopia (blue-blind)
#CFDCD6
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cedec3;
/* rgb */ color: rgb(206, 222, 195);
/* oklch */ color: oklch(88.1% 0.040 132.4);
Tailwind
colors: {
  custom: {
    50: '#dde8d5',
    500: '#cedec3',
    950: '#000000',
  },
}
SCSS
$custom: #cedec3;
$custom-light: #dde8d5;
$custom-dark: #000000;
JSON
{
  "hex": "#cedec3",
  "rgb": {
    "r": 206,
    "g": 222,
    "b": 195
  },
  "hsl": {
    "h": 95.556,
    "s": 29.032,
    "l": 81.765
  },
  "oklch": {
    "l": 0.88124,
    "c": 0.04022,
    "h": 132.4
  },
  "luminance": 0.69304
}

Semantic roles & 50–950 ramp

primary
#CEDEC3
secondary
#A690B5
accent
#3EA87D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CEDEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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