#CADEF2#CADEF2

#CADEF2 is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.035 H 248.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#CADEF2
RGBrgb(202, 222, 242)
HSLhsl(210, 61%, 87%)
HSVhsv(210, 17%, 95%)
CMYKcmyk(16.5%, 8.3%, 0%, 5.1%)
CIE-LABlab(87.59, -2.61, -11.99)
CIE-LCHlch(87.59, 12.28, 257.72°)
OKLaboklab(89.19% -0.013 -0.0324)
OKLCHoklch(89.19% 0.035 248.2)
XYZxyz(66.5014, 71.2085, 94.2281)
Luminance0.7121 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CADEF2 #F2DECA
analogous
#CAF2F2 #CADEF2 #CACAF2
triadic
#CADEF2 #F2CADE #DEF2CA
tetradic
#CADEF2 #F2CAF2 #F2DECA #CAF2CA
square
#CADEF2 #F2CAF2 #F2DECA #CAF2CA
split-complementary
#CADEF2 #F2CACA #F2F2CA
monochromatic
#68A1DA #99BFE6 #CADEF2 #E6F0F9 #E6F0F9

Accessibility & contrast

On white

1.38
#CADEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#CADEF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CADEF2
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CADEF2#FFFFFF#000000##000000
##CADEF21.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#C0E3E4
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #cadef2;
/* rgb */ color: rgb(202, 222, 242);
/* oklch */ color: oklch(89.2% 0.035 248.2);
Tailwind
colors: {
  custom: {
    50: '#dae8f6',
    500: '#cadef2',
    950: '#000000',
  },
}
SCSS
$custom: #cadef2;
$custom-light: #dae8f6;
$custom-dark: #000000;
JSON
{
  "hex": "#cadef2",
  "rgb": {
    "r": 202,
    "g": 222,
    "b": 242
  },
  "hsl": {
    "h": 210,
    "s": 60.606,
    "l": 87.059
  },
  "oklch": {
    "l": 0.8919,
    "c": 0.03495,
    "h": 248.2
  },
  "luminance": 0.7121
}

Semantic roles & 50–950 ramp

primary
#CADEF2
secondary
#D2B08F
accent
#731DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CADEF2

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

Preview Lab → · Contrast checker → · Palette generator →

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