#CEECED#CEECED

#CEECED is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.031 H 199.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).

Color values

HEX#CEECED
RGBrgb(206, 236, 237)
HSLhsl(182, 46%, 87%)
HSVhsv(182, 13%, 93%)
CMYKcmyk(13.1%, 0.4%, 0%, 7.1%)
CIE-LABlab(91.34, -9.56, -3.79)
CIE-LCHlch(91.34, 10.28, 201.63°)
OKLaboklab(92.17% -0.0297 -0.0103)
OKLCHoklch(92.17% 0.031 199.1)
XYZxyz(70.7313, 79.2255, 91.6698)
Luminance0.7923 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEECED #EDCFCE
analogous
#CEEDDF #CEECED #CEDDED
triadic
#CEECED #EDCEEC #ECEDCE
tetradic
#CEECED #DFCEED #EDCFCE #DDEDCE
square
#CEECED #DFCEED #EDCFCE #DDEDCE
split-complementary
#CEECED #EDCEDD #EDDFCE
monochromatic
#74C9CC #A1DBDD #CEECED #E9F6F7 #E9F6F7

Accessibility & contrast

On white

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

On black

16.85
#CEECED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEECED
16.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEECED#FFFFFF#000000##000000
##CEECED1.001.2516.8516.85
#FFFFFF1.251.0021.0021.00
#00000016.8521.001.001.00
##00000016.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C5EEEC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ceeced;
/* rgb */ color: rgb(206, 236, 237);
/* oklch */ color: oklch(92.2% 0.031 199.1);
Tailwind
colors: {
  custom: {
    50: '#ddf2f2',
    500: '#ceeced',
    950: '#000000',
  },
}
SCSS
$custom: #ceeced;
$custom-light: #ddf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ceeced",
  "rgb": {
    "r": 206,
    "g": 236,
    "b": 237
  },
  "hsl": {
    "h": 181.935,
    "s": 46.269,
    "l": 86.863
  },
  "oklch": {
    "l": 0.9217,
    "c": 0.03145,
    "h": 199.1
  },
  "luminance": 0.79227
}

Semantic roles & 50–950 ramp

primary
#CEECED
secondary
#C99896
accent
#312CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CEECED

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

Preview Lab → · Contrast checker → · Palette generator →

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