#CFEDEC#CFEDEC

#CFEDEC is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.4% C 0.031 H 194.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).

Color values

HEX#CFEDEC
RGBrgb(207, 237, 236)
HSLhsl(178, 45%, 87%)
HSVhsv(178, 13%, 93%)
CMYKcmyk(12.7%, 0%, 0.4%, 7.1%)
CIE-LABlab(91.63, -9.94, -2.82)
CIE-LCHlch(91.63, 10.34, 195.84°)
OKLaboklab(92.41% -0.0305 -0.0077)
OKLCHoklch(92.41% 0.031 194.2)
XYZxyz(71.1529, 79.8883, 91.0118)
Luminance0.7989 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFEDEC #EDCFD0
analogous
#CFEDDD #CFEDEC #CFDFED
triadic
#CFEDEC #ECCFED #EDECCF
tetradic
#CFEDEC #DDCFED #EDCFD0 #DFEDCF
square
#CFEDEC #DDCFED #EDCFD0 #DFEDCF
split-complementary
#CFEDEC #EDCFDF #EDDDCF
monochromatic
#76CCC9 #A2DCDA #CFEDEC #E9F7F6 #E9F7F6

Accessibility & contrast

On white

1.24
#CFEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.98
#CFEDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFEDEC
16.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFEDEC#FFFFFF#000000##000000
##CFEDEC1.001.2416.9816.98
#FFFFFF1.241.0021.0021.00
#00000016.9821.001.001.00
##00000016.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#C7EFED
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #cfedec;
/* rgb */ color: rgb(207, 237, 236);
/* oklch */ color: oklch(92.4% 0.031 194.2);
Tailwind
colors: {
  custom: {
    50: '#def2f2',
    500: '#cfedec',
    950: '#000000',
  },
}
SCSS
$custom: #cfedec;
$custom-light: #def2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cfedec",
  "rgb": {
    "r": 207,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 178,
    "s": 45.455,
    "l": 87.059
  },
  "oklch": {
    "l": 0.92413,
    "c": 0.03143,
    "h": 194.2
  },
  "luminance": 0.7989
}

Semantic roles & 50–950 ramp

primary
#CFEDEC
secondary
#C99799
accent
#2D32B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585

Preview Lab

Preview with #CFEDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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