#CEDDC8#CEDDC8

#CEDDC8 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.0% C 0.033 H 136.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).

Color values

HEX#CEDDC8
RGBrgb(206, 221, 200)
HSLhsl(103, 24%, 83%)
HSVhsv(103, 10%, 87%)
CMYKcmyk(6.8%, 0%, 9.5%, 13.3%)
CIE-LABlab(86.51, -8.83, 8.59)
CIE-LCHlch(86.51, 12.32, 135.77°)
OKLaboklab(88.04% -0.0237 0.0224)
OKLCHoklch(88.04% 0.033 136.6)
XYZxyz(61.7335, 69.0044, 64.6992)
Luminance0.6901 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEDDC8 #D7C8DD
analogous
#D9DDC8 #CEDDC8 #C8DDCC
triadic
#CEDDC8 #C8CEDD #DDC8CE
tetradic
#CEDDC8 #C8D9DD #D7C8DD #DDCCC8
square
#CEDDC8 #C8D9DD #D7C8DD #DDCCC8
split-complementary
#CEDDC8 #CCC8DD #DDC8D9
monochromatic
#8BAE7C #ACC6A2 #CEDDC8 #EEF3EC #EEF3EC

Accessibility & contrast

On white

1.42
#CEDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.80
#CEDDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEDDC8
14.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEDDC8#FFFFFF#000000##000000
##CEDDC81.001.4214.8014.80
#FFFFFF1.421.0021.0021.00
#00000014.8021.001.001.00
##00000014.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#CEDBD7
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ceddc8;
/* rgb */ color: rgb(206, 221, 200);
/* oklch */ color: oklch(88.0% 0.033 136.6);
Tailwind
colors: {
  custom: {
    50: '#dde7d8',
    500: '#ceddc8',
    950: '#000000',
  },
}
SCSS
$custom: #ceddc8;
$custom-light: #dde7d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ceddc8",
  "rgb": {
    "r": 206,
    "g": 221,
    "b": 200
  },
  "hsl": {
    "h": 102.857,
    "s": 23.596,
    "l": 82.549
  },
  "oklch": {
    "l": 0.88044,
    "c": 0.03261,
    "h": 136.6
  },
  "luminance": 0.69005
}

Semantic roles & 50–950 ramp

primary
#CEDDC8
secondary
#AB96B4
accent
#43A287
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CEDDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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