#CDEAFE#CDEAFE

#CDEAFE is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.2% C 0.041 H 238.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).

Color values

HEX#CDEAFE
RGBrgb(205, 234, 254)
HSLhsl(204, 96%, 90%)
HSVhsv(204, 19%, 100%)
CMYKcmyk(19.3%, 7.9%, 0%, 0.4%)
CIE-LABlab(91.22, -5.36, -12.83)
CIE-LCHlch(91.22, 13.91, 247.32°)
OKLaboklab(92.22% -0.0217 -0.0348)
OKLCHoklch(92.22% 0.041 238.1)
XYZxyz(72.4843, 78.9786, 105.1721)
Luminance0.7898 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDEAFE #FEE1CD
analogous
#CDFEFA #CDEAFE #CDD1FE
triadic
#CDEAFE #FECDEA #EAFECD
tetradic
#CDEAFE #FACDFE #FEE1CD #D1FECD
square
#CDEAFE #FACDFE #FEE1CD #D1FECD
split-complementary
#CDEAFE #FECDD1 #FEFACD
monochromatic
#55B8FC #91D1FD #CDEAFE #E1F2FE #E1F2FE

Accessibility & contrast

On white

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

On black

16.80
#CDEAFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDEAFE
16.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDEAFE#FFFFFF#000000##000000
##CDEAFE1.001.2516.8016.80
#FFFFFF1.251.0021.0021.00
#00000016.8021.001.001.00
##00000016.8021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdeafe;
/* rgb */ color: rgb(205, 234, 254);
/* oklch */ color: oklch(92.2% 0.041 238.1);
Tailwind
colors: {
  custom: {
    50: '#dcf0fe',
    500: '#cdeafe',
    950: '#000000',
  },
}
SCSS
$custom: #cdeafe;
$custom-light: #dcf0fe;
$custom-dark: #000000;
JSON
{
  "hex": "#cdeafe",
  "rgb": {
    "r": 205,
    "g": 234,
    "b": 254
  },
  "hsl": {
    "h": 204.49,
    "s": 96.078,
    "l": 90
  },
  "oklch": {
    "l": 0.92221,
    "c": 0.041,
    "h": 238.1
  },
  "luminance": 0.78981
}

Semantic roles & 50–950 ramp

primary
#CDEAFE
secondary
#E8AF88
accent
#5E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585

Preview Lab

Preview with #CDEAFE

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

Preview Lab → · Contrast checker → · Palette generator →

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