#CBEEFF#CBEEFF

#CBEEFF is a very light, muted cyan. Relative luminance 0.811; OKLCH L 92.9% C 0.043 H 228.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).

Color values

HEX#CBEEFF
RGBrgb(203, 238, 255)
HSLhsl(200, 100%, 90%)
HSVhsv(200, 20%, 100%)
CMYKcmyk(20.4%, 6.7%, 0%, 0%)
CIE-LABlab(92.16, -7.79, -11.97)
CIE-LCHlch(92.16, 14.28, 236.93°)
OKLaboklab(92.94% -0.0285 -0.0325)
OKLCHoklch(92.94% 0.043 228.7)
XYZxyz(73.2482, 81.0633, 106.3759)
Luminance0.8107 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBEEFF #FFDCCB
analogous
#CBFFF6 #CBEEFF #CBD4FF
triadic
#CBEEFF #FFCBEE #EEFFCB
tetradic
#CBEEFF #F6CBFF #FFDCCB #D4FFCB
square
#CBEEFF #F6CBFF #FFDCCB #D4FFCB
split-complementary
#CBEEFF #FFCBD4 #FFF6CB
monochromatic
#51C6FF #8EDAFF #CBEEFF #E0F5FF #E0F5FF

Accessibility & contrast

On white

1.22
#CBEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.21
#CBEEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBEEFF
17.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBEEFF#FFFFFF#000000##000000
##CBEEFF1.001.2217.2117.21
#FFFFFF1.221.0021.0021.00
#00000017.2121.001.001.00
##00000017.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#BCF3F3
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #cbeeff;
/* rgb */ color: rgb(203, 238, 255);
/* oklch */ color: oklch(92.9% 0.043 228.7);
Tailwind
colors: {
  custom: {
    50: '#dbf3ff',
    500: '#cbeeff',
    950: '#000000',
  },
}
SCSS
$custom: #cbeeff;
$custom-light: #dbf3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#cbeeff",
  "rgb": {
    "r": 203,
    "g": 238,
    "b": 255
  },
  "hsl": {
    "h": 199.615,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92936,
    "c": 0.04321,
    "h": 228.7
  },
  "luminance": 0.81066
}

Semantic roles & 50–950 ramp

primary
#CBEEFF
secondary
#E9A685
accent
#4B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586

Preview Lab

Preview with #CBEEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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