#D0FFFF#D0FFFF

#D0FFFF is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.048 H 196.4°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).

Color values

HEX#D0FFFF
RGBrgb(208, 255, 255)
HSLhsl(180, 100%, 91%)
HSVhsv(180, 18%, 100%)
CMYKcmyk(18.4%, 0%, 0%, 0%)
CIE-LABlab(96.88, -14.83, -4.94)
CIE-LCHlch(96.88, 15.63, 198.43°)
OKLaboklab(96.75% -0.0458 -0.0135)
OKLCHoklch(96.75% 0.048 196.4)
XYZxyz(79.8173, 92.1472, 108.1691)
Luminance0.9215 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D0FFFF #FFD0D0
analogous
#D0FFE7 #D0FFFF #D0E7FF
triadic
#D0FFFF #FFD0FF #FFFFD0
tetradic
#D0FFFF #E7D0FF #FFD0D0 #E7FFD0
square
#D0FFFF #E7D0FF #FFD0D0 #E7FFD0
split-complementary
#D0FFFF #FFD0E7 #FFE7D0
monochromatic
#56FFFF #93FFFF #D0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.43
#D0FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D0FFFF
19.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D0FFFF#FFFFFF#000000##000000
##D0FFFF1.001.0819.4319.43
#FFFFFF1.081.0021.0021.00
#00000019.4321.001.001.00
##00000019.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d0ffff;
/* rgb */ color: rgb(208, 255, 255);
/* oklch */ color: oklch(96.8% 0.048 196.4);
Tailwind
colors: {
  custom: {
    50: '#dfffff',
    500: '#d0ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d0ffff;
$custom-light: #dfffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d0ffff",
  "rgb": {
    "r": 208,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.96751,
    "c": 0.04775,
    "h": 196.4
  },
  "luminance": 0.9215
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #D0FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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