#CCEBEE#CCEBEE

#CCEBEE is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.9% C 0.033 H 203.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).

Color values

HEX#CCEBEE
RGBrgb(204, 235, 238)
HSLhsl(185, 50%, 87%)
HSVhsv(185, 14%, 93%)
CMYKcmyk(14.3%, 1.3%, 0%, 6.7%)
CIE-LABlab(90.97, -9.48, -4.86)
CIE-LCHlch(90.97, 10.65, 207.14°)
OKLaboklab(91.86% -0.0299 -0.0132)
OKLCHoklch(91.86% 0.033 203.7)
XYZxyz(70.0389, 78.4254, 92.3198)
Luminance0.7843 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEBEE #EECFCC
analogous
#CCEEE0 #CCEBEE #CCDAEE
triadic
#CCEBEE #EECCEB #EBEECC
tetradic
#CCEBEE #E0CCEE #EECFCC #DAEECC
square
#CCEBEE #E0CCEE #EECFCC #DAEECC
split-complementary
#CCEBEE #EECCDA #EEE0CC
monochromatic
#70C7CF #9ED9DF #CCEBEE #E8F6F7 #E8F6F7

Accessibility & contrast

On white

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

On black

16.69
#CCEBEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEBEE
16.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEBEE#FFFFFF#000000##000000
##CCEBEE1.001.2616.6916.69
#FFFFFF1.261.0021.0021.00
#00000016.6921.001.001.00
##00000016.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#C2EEEC
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ccebee;
/* rgb */ color: rgb(204, 235, 238);
/* oklch */ color: oklch(91.9% 0.033 203.7);
Tailwind
colors: {
  custom: {
    50: '#dcf1f3',
    500: '#ccebee',
    950: '#000000',
  },
}
SCSS
$custom: #ccebee;
$custom-light: #dcf1f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccebee",
  "rgb": {
    "r": 204,
    "g": 235,
    "b": 238
  },
  "hsl": {
    "h": 185.294,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.91859,
    "c": 0.03271,
    "h": 203.7
  },
  "luminance": 0.78427
}

Semantic roles & 50–950 ramp

primary
#CCEBEE
secondary
#CB9893
accent
#3528BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CCEBEE

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

Preview Lab → · Contrast checker → · Palette generator →

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