#CEEDDC#CEEDDC

#CEEDDC is a very light, muted green. Relative luminance 0.789; OKLCH L 91.9% C 0.040 H 161.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).

Color values

HEX#CEEDDC
RGBrgb(206, 237, 220)
HSLhsl(147, 46%, 87%)
HSVhsv(147, 13%, 93%)
CMYKcmyk(13.1%, 0%, 7.2%, 7.1%)
CIE-LABlab(91.17, -13.32, 4.83)
CIE-LCHlch(91.17, 14.17, 160.06°)
OKLaboklab(91.9% -0.0377 0.0126)
OKLCHoklch(91.9% 0.04 161.6)
XYZxyz(68.6530, 78.8562, 79.3000)
Luminance0.7886 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEEDDC #EDCEDF
analogous
#D0EDCE #CEEDDC #CEEDEC
triadic
#CEEDDC #DCCEED #EDDCCE
tetradic
#CEEDDC #CED0ED #EDCEDF #EDECCE
square
#CEEDDC #CED0ED #EDCEDF #EDECCE
split-complementary
#CEEDDC #ECCEED #EDCED0
monochromatic
#74CC9C #A1DDBC #CEEDDC #E9F7EF #E9F7EF

Accessibility & contrast

On white

1.25
#CEEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.77
#CEEDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEEDDC
16.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEEDDC#FFFFFF#000000##000000
##CEEDDC1.001.2516.7716.77
#FFFFFF1.251.0021.0021.00
#00000016.7721.001.001.00
##00000016.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#C9EDE8
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ceeddc;
/* rgb */ color: rgb(206, 237, 220);
/* oklch */ color: oklch(91.9% 0.040 161.6);
Tailwind
colors: {
  custom: {
    50: '#ddf2e6',
    500: '#ceeddc',
    950: '#000000',
  },
}
SCSS
$custom: #ceeddc;
$custom-light: #ddf2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ceeddc",
  "rgb": {
    "r": 206,
    "g": 237,
    "b": 220
  },
  "hsl": {
    "h": 147.097,
    "s": 46.269,
    "l": 86.863
  },
  "oklch": {
    "l": 0.91895,
    "c": 0.03975,
    "h": 161.6
  },
  "luminance": 0.78857
}

Semantic roles & 50–950 ramp

primary
#CEEDDC
secondary
#C996B2
accent
#2C7AB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584

Preview Lab

Preview with #CEEDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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