#CFF0FF#CFF0FF

#CFF0FF is a very light, muted cyan. Relative luminance 0.828; OKLCH L 93.6% C 0.040 H 227.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).

Color values

HEX#CFF0FF
RGBrgb(207, 240, 255)
HSLhsl(199, 100%, 91%)
HSVhsv(199, 19%, 100%)
CMYKcmyk(18.8%, 5.9%, 0%, 0%)
CIE-LABlab(92.93, -7.61, -10.80)
CIE-LCHlch(92.93, 13.21, 234.83°)
OKLaboklab(93.61% -0.0273 -0.0293)
OKLCHoklch(93.61% 0.04 227)
XYZxyz(74.9374, 82.8035, 106.6228)
Luminance0.8281 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFF0FF #FFDECF
analogous
#CFFFF6 #CFF0FF #CFD8FF
triadic
#CFF0FF #FFCFF0 #F0FFCF
tetradic
#CFF0FF #F6CFFF #FFDECF #D8FFCF
square
#CFF0FF #F6CFFF #FFDECF #D8FFCF
split-complementary
#CFF0FF #FFCFD8 #FFF6CF
monochromatic
#55CAFF #92DDFF #CFF0FF #E0F5FF #E0F5FF

Accessibility & contrast

On white

1.20
#CFF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.56
#CFF0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFF0FF
17.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFF0FF#FFFFFF#000000##000000
##CFF0FF1.001.2017.5617.56
#FFFFFF1.201.0021.0021.00
#00000017.5621.001.001.00
##00000017.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#C2F5F5
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #cff0ff;
/* rgb */ color: rgb(207, 240, 255);
/* oklch */ color: oklch(93.6% 0.040 227.0);
Tailwind
colors: {
  custom: {
    50: '#def5ff',
    500: '#cff0ff',
    950: '#000000',
  },
}
SCSS
$custom: #cff0ff;
$custom-light: #def5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#cff0ff",
  "rgb": {
    "r": 207,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 198.75,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.93607,
    "c": 0.04001,
    "h": 227
  },
  "luminance": 0.82806
}

Semantic roles & 50–950 ramp

primary
#CFF0FF
secondary
#EAA788
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586

Preview Lab

Preview with #CFF0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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