#CBEAEF#CBEAEF

#CBEAEF is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.6% C 0.033 H 208.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).

Color values

HEX#CBEAEF
RGBrgb(203, 234, 239)
HSLhsl(188, 53%, 87%)
HSVhsv(188, 15%, 94%)
CMYKcmyk(15.1%, 2.1%, 0%, 6.3%)
CIE-LABlab(90.68, -9.08, -5.83)
CIE-LCHlch(90.68, 10.79, 212.69°)
OKLaboklab(91.62% -0.0292 -0.0158)
OKLCHoklch(91.62% 0.033 208.4)
XYZxyz(69.6274, 77.7724, 92.9878)
Luminance0.7777 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBEAEF #EFD0CB
analogous
#CBEFE2 #CBEAEF #CBD8EF
triadic
#CBEAEF #EFCBEA #EAEFCB
tetradic
#CBEAEF #E2CBEF #EFD0CB #D8EFCB
square
#CBEAEF #E2CBEF #EFD0CB #D8EFCB
split-complementary
#CBEAEF #EFCBD8 #EFE2CB
monochromatic
#6DC4D2 #9CD7E1 #CBEAEF #E8F6F8 #E8F6F8

Accessibility & contrast

On white

1.27
#CBEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.55
#CBEAEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBEAEF
16.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBEAEF#FFFFFF#000000##000000
##CBEAEF1.001.2716.5516.55
#FFFFFF1.271.0021.0021.00
#00000016.5521.001.001.00
##00000016.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#C1EDEB
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #cbeaef;
/* rgb */ color: rgb(203, 234, 239);
/* oklch */ color: oklch(91.6% 0.033 208.4);
Tailwind
colors: {
  custom: {
    50: '#dbf0f4',
    500: '#cbeaef',
    950: '#000000',
  },
}
SCSS
$custom: #cbeaef;
$custom-light: #dbf0f4;
$custom-dark: #000000;
JSON
{
  "hex": "#cbeaef",
  "rgb": {
    "r": 203,
    "g": 234,
    "b": 239
  },
  "hsl": {
    "h": 188.333,
    "s": 52.941,
    "l": 86.667
  },
  "oklch": {
    "l": 0.91616,
    "c": 0.0332,
    "h": 208.4
  },
  "luminance": 0.77774
}

Semantic roles & 50–950 ramp

primary
#CBEAEF
secondary
#CD9A91
accent
#3B25C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CBEAEF

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

Preview Lab → · Contrast checker → · Palette generator →

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