#C2F2FF#C2F2FF

#C2F2FF is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.2% C 0.052 H 216.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).

Color values

HEX#C2F2FF
RGBrgb(194, 242, 255)
HSLhsl(193, 100%, 88%)
HSVhsv(193, 24%, 100%)
CMYKcmyk(23.9%, 5.1%, 0%, 0%)
CIE-LABlab(92.66, -12.47, -11.28)
CIE-LCHlch(92.66, 16.82, 222.14°)
OKLaboklab(93.19% -0.0421 -0.0307)
OKLCHoklch(93.19% 0.052 216.1)
XYZxyz(72.0449, 82.1908, 106.6568)
Luminance0.8219 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2F2FF #FFCFC2
analogous
#C2FFED #C2F2FF #C2D3FF
triadic
#C2F2FF #FFC2F2 #F2FFC2
tetradic
#C2F2FF #EDC2FF #FFCFC2 #D3FFC2
square
#C2F2FF #EDC2FF #FFCFC2 #D3FFC2
split-complementary
#C2F2FF #FFC2D3 #FFEDC2
monochromatic
#48D8FF #85E5FF #C2F2FF #E0F8FF #E0F8FF

Accessibility & contrast

On white

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

On black

17.44
#C2F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2F2FF
17.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2F2FF#FFFFFF#000000##000000
##C2F2FF1.001.2017.4417.44
#FFFFFF1.201.0021.0021.00
#00000017.4421.001.001.00
##00000017.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#AFF7F6
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #c2f2ff;
/* rgb */ color: rgb(194, 242, 255);
/* oklch */ color: oklch(93.2% 0.052 216.1);
Tailwind
colors: {
  custom: {
    50: '#d5f6ff',
    500: '#c2f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #c2f2ff;
$custom-light: #d5f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#c2f2ff",
  "rgb": {
    "r": 194,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 192.787,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.93191,
    "c": 0.05213,
    "h": 216.1
  },
  "luminance": 0.82194
}

Semantic roles & 50–950 ramp

primary
#C2F2FF
secondary
#E8947D
accent
#3100E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586

Preview Lab

Preview with #C2F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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