#C8F0FF#C8F0FF

#C8F0FF is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.2% C 0.046 H 222.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).

Color values

HEX#C8F0FF
RGBrgb(200, 240, 255)
HSLhsl(196, 100%, 89%)
HSVhsv(196, 22%, 100%)
CMYKcmyk(21.6%, 5.9%, 0%, 0%)
CIE-LABlab(92.49, -9.70, -11.49)
CIE-LCHlch(92.49, 15.04, 229.83°)
OKLaboklab(93.15% -0.034 -0.0312)
OKLCHoklch(93.15% 0.046 222.6)
XYZxyz(73.0244, 81.8171, 106.5331)
Luminance0.8182 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C8F0FF #FFD7C8
analogous
#C8FFF3 #C8F0FF #C8D5FF
triadic
#C8F0FF #FFC8F0 #F0FFC8
tetradic
#C8F0FF #F3C8FF #FFD7C8 #D5FFC8
square
#C8F0FF #F3C8FF #FFD7C8 #D5FFC8
split-complementary
#C8F0FF #FFC8D5 #FFF3C8
monochromatic
#4ECFFF #8BDFFF #C8F0FF #E0F7FF #E0F7FF

Accessibility & contrast

On white

1.21
#C8F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.36
#C8F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C8F0FF
17.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C8F0FF#FFFFFF#000000##000000
##C8F0FF1.001.2117.3617.36
#FFFFFF1.211.0021.0021.00
#00000017.3621.001.001.00
##00000017.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#B8F5F5
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #c8f0ff;
/* rgb */ color: rgb(200, 240, 255);
/* oklch */ color: oklch(93.2% 0.046 222.6);
Tailwind
colors: {
  custom: {
    50: '#d9f5ff',
    500: '#c8f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #c8f0ff;
$custom-light: #d9f5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#c8f0ff",
  "rgb": {
    "r": 200,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 196.364,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.93152,
    "c": 0.04612,
    "h": 222.6
  },
  "luminance": 0.8182
}

Semantic roles & 50–950 ramp

primary
#C8F0FF
secondary
#E99E82
accent
#3F00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151718
muted
#848586

Preview Lab

Preview with #C8F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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