#CAECFC#CAECFC

#CAECFC is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.042 H 227.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).

Color values

HEX#CAECFC
RGBrgb(202, 236, 252)
HSLhsl(199, 89%, 89%)
HSVhsv(199, 20%, 99%)
CMYKcmyk(19.8%, 6.3%, 0%, 1.2%)
CIE-LABlab(91.49, -7.71, -11.41)
CIE-LCHlch(91.49, 13.77, 235.94°)
OKLaboklab(92.37% -0.0279 -0.0309)
OKLCHoklch(92.37% 0.042 227.9)
XYZxyz(71.9185, 79.5736, 103.6466)
Luminance0.7958 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAECFC #FCDACA
analogous
#CAFCF3 #CAECFC #CAD3FC
triadic
#CAECFC #FCCAEC #ECFCCA
tetradic
#CAECFC #F3CAFC #FCDACA #D3FCCA
square
#CAECFC #F3CAFC #FCDACA #D3FCCA
split-complementary
#CAECFC #FCCAD3 #FCF3CA
monochromatic
#56C2F5 #90D7F9 #CAECFC #E2F5FD #E2F5FD

Accessibility & contrast

On white

1.24
#CAECFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.92
#CAECFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAECFC
16.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAECFC#FFFFFF#000000##000000
##CAECFC1.001.2416.9216.92
#FFFFFF1.241.0021.0021.00
#00000016.9221.001.001.00
##00000016.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#BCF1F1
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #caecfc;
/* rgb */ color: rgb(202, 236, 252);
/* oklch */ color: oklch(92.4% 0.042 227.9);
Tailwind
colors: {
  custom: {
    50: '#daf2fd',
    500: '#caecfc',
    950: '#000000',
  },
}
SCSS
$custom: #caecfc;
$custom-light: #daf2fd;
$custom-dark: #000000;
JSON
{
  "hex": "#caecfc",
  "rgb": {
    "r": 202,
    "g": 236,
    "b": 252
  },
  "hsl": {
    "h": 199.2,
    "s": 89.286,
    "l": 89.02
  },
  "oklch": {
    "l": 0.92365,
    "c": 0.04169,
    "h": 227.9
  },
  "luminance": 0.79576
}

Semantic roles & 50–950 ramp

primary
#CAECFC
secondary
#E3A487
accent
#4900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585

Preview Lab

Preview with #CAECFC

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

Preview Lab → · Contrast checker → · Palette generator →

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