#CBEBED#CBEBED

#CBEBED is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.8% C 0.034 H 201.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).

Color values

HEX#CBEBED
RGBrgb(203, 235, 237)
HSLhsl(184, 49%, 86%)
HSVhsv(184, 14%, 93%)
CMYKcmyk(14.3%, 0.8%, 0%, 7.1%)
CIE-LABlab(90.88, -9.99, -4.48)
CIE-LCHlch(90.88, 10.95, 204.14°)
OKLaboklab(91.76% -0.0313 -0.0121)
OKLCHoklch(91.76% 0.034 201.2)
XYZxyz(69.6191, 78.2259, 91.5354)
Luminance0.7823 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBEBED #EDCDCB
analogous
#CBEDDE #CBEBED #CBDAED
triadic
#CBEBED #EDCBEB #EBEDCB
tetradic
#CBEBED #DECBED #EDCDCB #DAEDCB
square
#CBEBED #DECBED #EDCDCB #DAEDCB
split-complementary
#CBEBED #EDCBDA #EDDECB
monochromatic
#70C8CE #9EDADD #CBEBED #E8F6F7 #E8F6F7

Accessibility & contrast

On white

1.26
#CBEBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.65
#CBEBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBEBED
16.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBEBED#FFFFFF#000000##000000
##CBEBED1.001.2616.6516.65
#FFFFFF1.261.0021.0021.00
#00000016.6521.001.001.00
##00000016.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#C1EEEB
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #cbebed;
/* rgb */ color: rgb(203, 235, 237);
/* oklch */ color: oklch(91.8% 0.034 201.2);
Tailwind
colors: {
  custom: {
    50: '#dbf1f2',
    500: '#cbebed',
    950: '#000000',
  },
}
SCSS
$custom: #cbebed;
$custom-light: #dbf1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cbebed",
  "rgb": {
    "r": 203,
    "g": 235,
    "b": 237
  },
  "hsl": {
    "h": 183.529,
    "s": 48.571,
    "l": 86.275
  },
  "oklch": {
    "l": 0.91762,
    "c": 0.03357,
    "h": 201.2
  },
  "luminance": 0.78228
}

Semantic roles & 50–950 ramp

primary
#CBEBED
secondary
#CA9693
accent
#322ABC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CBEBED

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

Preview Lab → · Contrast checker → · Palette generator →

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