#CFEDDC#CFEDDC

#CFEDDC is a very light, muted green. Relative luminance 0.790; OKLCH L 92.0% C 0.039 H 160.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).

Color values

HEX#CFEDDC
RGBrgb(207, 237, 220)
HSLhsl(146, 45%, 87%)
HSVhsv(146, 13%, 93%)
CMYKcmyk(12.7%, 0%, 7.2%, 7.1%)
CIE-LABlab(91.23, -12.99, 4.93)
CIE-LCHlch(91.23, 13.90, 159.21°)
OKLaboklab(91.96% -0.0367 0.0128)
OKLCHoklch(91.96% 0.039 160.7)
XYZxyz(68.9316, 78.9998, 79.3131)
Luminance0.7900 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFEDDC #EDCFE0
analogous
#D1EDCF #CFEDDC #CFEDEB
triadic
#CFEDDC #DCCFED #EDDCCF
tetradic
#CFEDDC #CFD1ED #EDCFE0 #EDEBCF
square
#CFEDDC #CFD1ED #EDCFE0 #EDEBCF
split-complementary
#CFEDDC #EBCFED #EDCFD1
monochromatic
#76CC9B #A2DCBC #CFEDDC #E9F7EF #E9F7EF

Accessibility & contrast

On white

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

On black

16.80
#CFEDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFEDDC
16.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFEDDC#FFFFFF#000000##000000
##CFEDDC1.001.2516.8016.80
#FFFFFF1.251.0021.0021.00
#00000016.8021.001.001.00
##00000016.8021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cfeddc;
/* rgb */ color: rgb(207, 237, 220);
/* oklch */ color: oklch(92.0% 0.039 160.7);
Tailwind
colors: {
  custom: {
    50: '#ddf2e6',
    500: '#cfeddc',
    950: '#000000',
  },
}
SCSS
$custom: #cfeddc;
$custom-light: #ddf2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#cfeddc",
  "rgb": {
    "r": 207,
    "g": 237,
    "b": 220
  },
  "hsl": {
    "h": 146,
    "s": 45.455,
    "l": 87.059
  },
  "oklch": {
    "l": 0.91964,
    "c": 0.03891,
    "h": 160.7
  },
  "luminance": 0.79001
}

Semantic roles & 50–950 ramp

primary
#CFEDDC
secondary
#C997B3
accent
#2D7CB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584

Preview Lab

Preview with #CFEDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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