#D2F2FF#D2F2FF

#D2F2FF is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.2% C 0.038 H 224.2°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).

Color values

HEX#D2F2FF
RGBrgb(210, 242, 255)
HSLhsl(197, 100%, 91%)
HSVhsv(197, 18%, 100%)
CMYKcmyk(17.6%, 5.1%, 0%, 0%)
CIE-LABlab(93.63, -7.72, -9.73)
CIE-LCHlch(93.63, 12.42, 231.58°)
OKLaboklab(94.21% -0.027 -0.0263)
OKLCHoklch(94.21% 0.038 224.2)
XYZxyz(76.3757, 84.4239, 106.8598)
Luminance0.8443 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2F2FF #FFDFD2
analogous
#D2FFF5 #D2F2FF #D2DBFF
triadic
#D2F2FF #FFD2F2 #F2FFD2
tetradic
#D2F2FF #F5D2FF #FFDFD2 #DBFFD2
square
#D2F2FF #F5D2FF #FFDFD2 #DBFFD2
split-complementary
#D2F2FF #FFD2DB #FFF5D2
monochromatic
#58CFFF #95E0FF #D2F2FF #E0F6FF #E0F6FF

Accessibility & contrast

On white

1.17
#D2F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.89
#D2F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2F2FF
17.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2F2FF#FFFFFF#000000##000000
##D2F2FF1.001.1717.8917.89
#FFFFFF1.171.0021.0021.00
#00000017.8921.001.001.00
##00000017.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#C6F6F6
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #d2f2ff;
/* rgb */ color: rgb(210, 242, 255);
/* oklch */ color: oklch(94.2% 0.038 224.2);
Tailwind
colors: {
  custom: {
    50: '#e0f6ff',
    500: '#d2f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2f2ff;
$custom-light: #e0f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2f2ff",
  "rgb": {
    "r": 210,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 197.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.94213,
    "c": 0.03773,
    "h": 224.2
  },
  "luminance": 0.84426
}

Semantic roles & 50–950 ramp

primary
#D2F2FF
secondary
#EAA68B
accent
#4200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586

Preview Lab

Preview with #D2F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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