#CBECED#CBECED

#CBECED is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.0% C 0.034 H 198.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).

Color values

HEX#CBECED
RGBrgb(203, 236, 237)
HSLhsl(182, 49%, 86%)
HSVhsv(182, 14%, 93%)
CMYKcmyk(14.3%, 0.4%, 0%, 7.1%)
CIE-LABlab(91.14, -10.49, -4.09)
CIE-LCHlch(91.14, 11.27, 201.31°)
OKLaboklab(91.97% -0.0326 -0.0111)
OKLCHoklch(91.97% 0.034 198.8)
XYZxyz(69.9062, 78.8001, 91.6311)
Luminance0.7880 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBECED #EDCCCB
analogous
#CBEDDD #CBECED #CBDBED
triadic
#CBECED #EDCBEC #ECEDCB
tetradic
#CBECED #DDCBED #EDCCCB #DBEDCB
square
#CBECED #DDCBED #EDCCCB #DBEDCB
split-complementary
#CBECED #EDCBDB #EDDDCB
monochromatic
#70CBCE #9EDBDD #CBECED #E8F7F7 #E8F7F7

Accessibility & contrast

On white

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

On black

16.76
#CBECED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBECED
16.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBECED#FFFFFF#000000##000000
##CBECED1.001.2516.7616.76
#FFFFFF1.251.0021.0021.00
#00000016.7621.001.001.00
##00000016.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#C1EEEC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #cbeced;
/* rgb */ color: rgb(203, 236, 237);
/* oklch */ color: oklch(92.0% 0.034 198.8);
Tailwind
colors: {
  custom: {
    50: '#dbf2f2',
    500: '#cbeced',
    950: '#000000',
  },
}
SCSS
$custom: #cbeced;
$custom-light: #dbf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cbeced",
  "rgb": {
    "r": 203,
    "g": 236,
    "b": 237
  },
  "hsl": {
    "h": 181.765,
    "s": 48.571,
    "l": 86.275
  },
  "oklch": {
    "l": 0.91968,
    "c": 0.03447,
    "h": 198.8
  },
  "luminance": 0.78802
}

Semantic roles & 50–950 ramp

primary
#CBECED
secondary
#CA9493
accent
#2E2ABC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CBECED

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

Preview Lab → · Contrast checker → · Palette generator →

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