#CEFCED#CEFCED

#CEFCED is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.051 H 173.4°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).

Color values

HEX#CEFCED
RGBrgb(206, 252, 237)
HSLhsl(160, 88%, 90%)
HSVhsv(160, 18%, 99%)
CMYKcmyk(18.3%, 0%, 6%, 1.2%)
CIE-LABlab(95.52, -17.53, 2.33)
CIE-LCHlch(95.52, 17.69, 172.43°)
OKLaboklab(95.49% -0.0508 0.0059)
OKLCHoklch(95.49% 0.051 173.4)
XYZxyz(75.5459, 88.8548, 93.2747)
Luminance0.8886 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEFCED #FCCEDD
analogous
#CEFCD6 #CEFCED #CEF4FC
triadic
#CEFCED #EDCEFC #FCEDCE
tetradic
#CEFCED #D6CEFC #FCCEDD #F4FCCE
square
#CEFCED #D6CEFC #FCCEDD #F4FCCE
split-complementary
#CEFCED #FCCEF4 #FCD6CE
monochromatic
#5BF5C3 #94F8D8 #CEFCED #E2FDF4 #E2FDF4

Accessibility & contrast

On white

1.12
#CEFCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.77
#CEFCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEFCED
18.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEFCED#FFFFFF#000000##000000
##CEFCED1.001.1218.7718.77
#FFFFFF1.121.0021.0021.00
#00000018.7721.001.001.00
##00000018.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#C3FDF7
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #cefced;
/* rgb */ color: rgb(206, 252, 237);
/* oklch */ color: oklch(95.5% 0.051 173.4);
Tailwind
colors: {
  custom: {
    50: '#ddfdf2',
    500: '#cefced',
    950: '#000000',
  },
}
SCSS
$custom: #cefced;
$custom-light: #ddfdf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cefced",
  "rgb": {
    "r": 206,
    "g": 252,
    "b": 237
  },
  "hsl": {
    "h": 160.435,
    "s": 88.462,
    "l": 89.804
  },
  "oklch": {
    "l": 0.95488,
    "c": 0.05114,
    "h": 173.4
  },
  "luminance": 0.88857
}

Semantic roles & 50–950 ramp

primary
#CEFCED
secondary
#E48BA8
accent
#004BE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585

Preview Lab

Preview with #CEFCED

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

Preview Lab → · Contrast checker → · Palette generator →

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