#CCEBED#CCEBED

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

Color values

HEX#CCEBED
RGBrgb(204, 235, 237)
HSLhsl(184, 48%, 86%)
HSVhsv(184, 14%, 93%)
CMYKcmyk(13.9%, 0.8%, 0%, 7.1%)
CIE-LABlab(90.95, -9.68, -4.38)
CIE-LCHlch(90.95, 10.62, 204.33°)
OKLaboklab(91.83% -0.0303 -0.0119)
OKLCHoklch(91.83% 0.033 201.4)
XYZxyz(69.8924, 78.3668, 91.5483)
Luminance0.7837 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEBED #EDCECC
analogous
#CCEDDF #CCEBED #CCDBED
triadic
#CCEBED #EDCCEB #EBEDCC
tetradic
#CCEBED #DFCCED #EDCECC #DBEDCC
square
#CCEBED #DFCCED #EDCECC #DBEDCC
split-complementary
#CCEBED #EDCCDB #EDDFCC
monochromatic
#72C8CD #9FD9DD #CCEBED #E8F6F7 #E8F6F7

Accessibility & contrast

On white

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

On black

16.67
#CCEBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEBED
16.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEBED#FFFFFF#000000##000000
##CCEBED1.001.2616.6716.67
#FFFFFF1.261.0021.0021.00
#00000016.6721.001.001.00
##00000016.6721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccebed;
/* rgb */ color: rgb(204, 235, 237);
/* oklch */ color: oklch(91.8% 0.033 201.4);
Tailwind
colors: {
  custom: {
    50: '#dbf1f2',
    500: '#ccebed',
    950: '#000000',
  },
}
SCSS
$custom: #ccebed;
$custom-light: #dbf1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ccebed",
  "rgb": {
    "r": 204,
    "g": 235,
    "b": 237
  },
  "hsl": {
    "h": 183.636,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.91829,
    "c": 0.03257,
    "h": 201.4
  },
  "luminance": 0.78368
}

Semantic roles & 50–950 ramp

primary
#CCEBED
secondary
#CA9794
accent
#332ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585

Preview Lab

Preview with #CCEBED

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

Preview Lab → · Contrast checker → · Palette generator →

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