#D2F2F2#D2F2F2

#D2F2F2 is a very light, muted teal. Relative luminance 0.836; OKLCH L 93.8% C 0.033 H 196.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).

Color values

HEX#D2F2F2
RGBrgb(210, 242, 242)
HSLhsl(180, 55%, 89%)
HSVhsv(180, 13%, 95%)
CMYKcmyk(13.2%, 0%, 0%, 5.1%)
CIE-LABlab(93.28, -10.34, -3.50)
CIE-LCHlch(93.28, 10.92, 198.69°)
OKLaboklab(93.82% -0.0319 -0.0095)
OKLCHoklch(93.82% 0.033 196.6)
XYZxyz(74.3534, 83.6149, 96.2091)
Luminance0.8362 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2F2F2 #F2D2D2
analogous
#D2F2E2 #D2F2F2 #D2E2F2
triadic
#D2F2F2 #F2D2F2 #F2F2D2
tetradic
#D2F2F2 #E2D2F2 #F2D2D2 #E2F2D2
square
#D2F2F2 #E2D2F2 #F2D2D2 #E2F2D2
split-complementary
#D2F2F2 #F2D2E2 #F2E2D2
monochromatic
#73D7D7 #A3E4E4 #D2F2F2 #E7F8F8 #E7F8F8

Accessibility & contrast

On white

1.18
#D2F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.72
#D2F2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2F2F2
17.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2F2F2#FFFFFF#000000##000000
##D2F2F21.001.1817.7217.72
#FFFFFF1.181.0021.0021.00
#00000017.7221.001.001.00
##00000017.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEFF2
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#C9F4F2
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #d2f2f2;
/* rgb */ color: rgb(210, 242, 242);
/* oklch */ color: oklch(93.8% 0.033 196.6);
Tailwind
colors: {
  custom: {
    50: '#e0f6f6',
    500: '#d2f2f2',
    950: '#000000',
  },
}
SCSS
$custom: #d2f2f2;
$custom-light: #e0f6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#d2f2f2",
  "rgb": {
    "r": 210,
    "g": 242,
    "b": 242
  },
  "hsl": {
    "h": 180,
    "s": 55.172,
    "l": 88.627
  },
  "oklch": {
    "l": 0.93819,
    "c": 0.03331,
    "h": 196.6
  },
  "luminance": 0.83617
}

Semantic roles & 50–950 ramp

primary
#D2F2F2
secondary
#D19797
accent
#2323C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585

Preview Lab

Preview with #D2F2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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