#C2F0FF#C2F0FF

#C2F0FF is a very light, muted cyan. Relative luminance 0.810; OKLCH L 92.8% C 0.051 H 219.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).

Color values

HEX#C2F0FF
RGBrgb(194, 240, 255)
HSLhsl(195, 100%, 88%)
HSVhsv(195, 24%, 100%)
CMYKcmyk(23.9%, 5.9%, 0%, 0%)
CIE-LABlab(92.13, -11.46, -12.07)
CIE-LCHlch(92.13, 16.64, 226.47°)
OKLaboklab(92.78% -0.0396 -0.0328)
OKLCHoklch(92.78% 0.051 219.7)
XYZxyz(71.4529, 81.0068, 106.4594)
Luminance0.8101 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2F0FF #FFD1C2
analogous
#C2FFEF #C2F0FF #C2D1FF
triadic
#C2F0FF #FFC2F0 #F0FFC2
tetradic
#C2F0FF #EFC2FF #FFD1C2 #D1FFC2
square
#C2F0FF #EFC2FF #FFD1C2 #D1FFC2
split-complementary
#C2F0FF #FFC2D1 #FFEFC2
monochromatic
#48D2FF #85E1FF #C2F0FF #E0F7FF #E0F7FF

Accessibility & contrast

On white

1.22
#C2F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.20
#C2F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2F0FF
17.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2F0FF#FFFFFF#000000##000000
##C2F0FF1.001.2217.2017.20
#FFFFFF1.221.0021.0021.00
#00000017.2021.001.001.00
##00000017.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#B0F5F5
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #c2f0ff;
/* rgb */ color: rgb(194, 240, 255);
/* oklch */ color: oklch(92.8% 0.051 219.7);
Tailwind
colors: {
  custom: {
    50: '#d5f5ff',
    500: '#c2f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #c2f0ff;
$custom-light: #d5f5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#c2f0ff",
  "rgb": {
    "r": 194,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 194.754,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.92775,
    "c": 0.05142,
    "h": 219.7
  },
  "luminance": 0.8101
}

Semantic roles & 50–950 ramp

primary
#C2F0FF
secondary
#E8977D
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586

Preview Lab

Preview with #C2F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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