#D2FFFF#D2FFFF

#D2FFFF is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.9% C 0.046 H 196.4°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).

Color values

HEX#D2FFFF
RGBrgb(210, 255, 255)
HSLhsl(180, 100%, 91%)
HSVhsv(180, 18%, 100%)
CMYKcmyk(17.6%, 0%, 0%, 0%)
CIE-LABlab(97.00, -14.23, -4.75)
CIE-LCHlch(97.00, 15.00, 198.47°)
OKLaboklab(96.88% -0.044 -0.0129)
OKLCHoklch(96.88% 0.046 196.4)
XYZxyz(80.3833, 92.4391, 108.1956)
Luminance0.9244 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2FFFF #FFD2D2
analogous
#D2FFE8 #D2FFFF #D2E8FF
triadic
#D2FFFF #FFD2FF #FFFFD2
tetradic
#D2FFFF #E8D2FF #FFD2D2 #E8FFD2
square
#D2FFFF #E8D2FF #FFD2D2 #E8FFD2
split-complementary
#D2FFFF #FFD2E8 #FFE8D2
monochromatic
#58FFFF #95FFFF #D2FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.08
#D2FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.49
#D2FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2FFFF
19.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2FFFF#FFFFFF#000000##000000
##D2FFFF1.001.0819.4919.49
#FFFFFF1.081.0021.0021.00
#00000019.4921.001.001.00
##00000019.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#C4FFFF
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #d2ffff;
/* rgb */ color: rgb(210, 255, 255);
/* oklch */ color: oklch(96.9% 0.046 196.4);
Tailwind
colors: {
  custom: {
    50: '#e0ffff',
    500: '#d2ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d2ffff;
$custom-light: #e0ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2ffff",
  "rgb": {
    "r": 210,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.96876,
    "c": 0.04582,
    "h": 196.4
  },
  "luminance": 0.92442
}

Semantic roles & 50–950 ramp

primary
#D2FFFF
secondary
#EA8B8B
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686

Preview Lab

Preview with #D2FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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