#CEDAC8#CEDAC8

#CEDAC8 is a very light, muted green. Relative luminance 0.674; OKLCH L 87.4% C 0.028 H 135.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).

Color values

HEX#CEDAC8
RGBrgb(206, 218, 200)
HSLhsl(100, 20%, 82%)
HSVhsv(100, 8%, 85%)
CMYKcmyk(5.5%, 0%, 8.3%, 14.5%)
CIE-LABlab(85.72, -7.29, 7.47)
CIE-LCHlch(85.72, 10.44, 134.32°)
OKLaboklab(87.43% -0.0195 0.0195)
OKLCHoklch(87.43% 0.028 135)
XYZxyz(60.9485, 67.4345, 64.4376)
Luminance0.6744 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDAC8 #D4C8DA
analogous
#D7DAC8 #CEDAC8 #C8DACB
triadic
#CEDAC8 #C8CEDA #DAC8CE
tetradic
#CEDAC8 #C8D7DA #D4C8DA #DACBC8
square
#CEDAC8 #C8D7DA #D4C8DA #DACBC8
split-complementary
#CEDAC8 #CBC8DA #DAC8D7
monochromatic
#8DA97F #ADC1A3 #CEDAC8 #EFF3ED #EFF3ED

Accessibility & contrast

On white

1.45
#CEDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.49
#CEDAC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDAC8
14.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDAC8#FFFFFF#000000##000000
##CEDAC81.001.4514.4914.49
#FFFFFF1.451.0021.0021.00
#00000014.4921.001.001.00
##00000014.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#DAD6C9
Tritanopia (blue-blind)
#CED8D5
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #cedac8;
/* rgb */ color: rgb(206, 218, 200);
/* oklch */ color: oklch(87.4% 0.028 135.0);
Tailwind
colors: {
  custom: {
    50: '#dde5d8',
    500: '#cedac8',
    950: '#000000',
  },
}
SCSS
$custom: #cedac8;
$custom-light: #dde5d8;
$custom-dark: #000000;
JSON
{
  "hex": "#cedac8",
  "rgb": {
    "r": 206,
    "g": 218,
    "b": 200
  },
  "hsl": {
    "h": 100,
    "s": 19.565,
    "l": 81.961
  },
  "oklch": {
    "l": 0.87425,
    "c": 0.02757,
    "h": 135
  },
  "luminance": 0.67435
}

Semantic roles & 50–950 ramp

primary
#CEDAC8
secondary
#A797B0
accent
#489E81
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CEDAC8

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

Preview Lab → · Contrast checker → · Palette generator →

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