#C0DEFF#C0DEFF

#C0DEFF is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.056 H 250.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).

Color values

HEX#C0DEFF
RGBrgb(192, 222, 255)
HSLhsl(211, 100%, 88%)
HSVhsv(211, 25%, 100%)
CMYKcmyk(24.7%, 12.9%, 0%, 0%)
CIE-LABlab(87.32, -2.81, -19.30)
CIE-LCHlch(87.32, 19.50, 261.72°)
OKLaboklab(88.95% -0.0182 -0.0527)
OKLCHoklch(88.95% 0.056 250.9)
XYZxyz(65.9045, 70.6669, 104.7560)
Luminance0.7067 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0DEFF #FFE1C0
analogous
#C0FDFF #C0DEFF #C2C0FF
triadic
#C0DEFF #FFC0DE #DEFFC0
tetradic
#C0DEFF #FFC0FD #FFE1C0 #C0FFC2
square
#C0DEFF #FFC0FD #FFE1C0 #C0FFC2
split-complementary
#C0DEFF #FFC2C0 #FDFFC0
monochromatic
#469EFF #83BEFF #C0DEFF #E0EFFF #E0EFFF

Accessibility & contrast

On white

1.39
#C0DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.13
#C0DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0DEFF
15.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0DEFF#FFFFFF#000000##000000
##C0DEFF1.001.3915.1315.13
#FFFFFF1.391.0021.0021.00
#00000015.1321.001.001.00
##00000015.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#AFE5E9
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #c0deff;
/* rgb */ color: rgb(192, 222, 255);
/* oklch */ color: oklch(88.9% 0.056 250.9);
Tailwind
colors: {
  custom: {
    50: '#d4e8ff',
    500: '#c0deff',
    950: '#000000',
  },
}
SCSS
$custom: #c0deff;
$custom-light: #d4e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#c0deff",
  "rgb": {
    "r": 192,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 211.429,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.88947,
    "c": 0.05573,
    "h": 250.9
  },
  "luminance": 0.70669
}

Semantic roles & 50–950 ramp

primary
#C0DEFF
secondary
#E8B47B
accent
#7800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486

Preview Lab

Preview with #C0DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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