#CCEAFF#CCEAFF

#CCEAFF is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.2% C 0.043 H 238.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).

Color values

HEX#CCEAFF
RGBrgb(204, 234, 255)
HSLhsl(205, 100%, 90%)
HSVhsv(205, 20%, 100%)
CMYKcmyk(20%, 8.2%, 0%, 0%)
CIE-LABlab(91.19, -5.45, -13.41)
CIE-LCHlch(91.19, 14.48, 247.88°)
OKLaboklab(92.19% -0.0223 -0.0364)
OKLCHoklch(92.19% 0.043 238.5)
XYZxyz(72.3698, 78.9010, 106.0048)
Luminance0.7890 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEAFF #FFE1CC
analogous
#CCFFFB #CCEAFF #CCD0FF
triadic
#CCEAFF #FFCCEA #EAFFCC
tetradic
#CCEAFF #FBCCFF #FFE1CC #D0FFCC
square
#CCEAFF #FBCCFF #FFE1CC #D0FFCC
split-complementary
#CCEAFF #FFCCD0 #FFFBCC
monochromatic
#52B8FF #8FD1FF #CCEAFF #E0F2FF #E0F2FF

Accessibility & contrast

On white

1.25
#CCEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.78
#CCEAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEAFF
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEAFF#FFFFFF#000000##000000
##CCEAFF1.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#BEEFF1
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #cceaff;
/* rgb */ color: rgb(204, 234, 255);
/* oklch */ color: oklch(92.2% 0.043 238.5);
Tailwind
colors: {
  custom: {
    50: '#dcf0ff',
    500: '#cceaff',
    950: '#000000',
  },
}
SCSS
$custom: #cceaff;
$custom-light: #dcf0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#cceaff",
  "rgb": {
    "r": 204,
    "g": 234,
    "b": 255
  },
  "hsl": {
    "h": 204.706,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.92187,
    "c": 0.04268,
    "h": 238.5
  },
  "luminance": 0.78903
}

Semantic roles & 50–950 ramp

primary
#CCEAFF
secondary
#EAAF86
accent
#5F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586

Preview Lab

Preview with #CCEAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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