#D3FFFF#D3FFFF

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

Color values

HEX#D3FFFF
RGBrgb(211, 255, 255)
HSLhsl(180, 100%, 91%)
HSVhsv(180, 17%, 100%)
CMYKcmyk(17.3%, 0%, 0%, 0%)
CIE-LABlab(97.06, -13.93, -4.66)
CIE-LCHlch(97.06, 14.69, 198.49°)
OKLaboklab(96.94% -0.043 -0.0127)
OKLCHoklch(96.94% 0.045 196.4)
XYZxyz(80.6690, 92.5864, 108.2090)
Luminance0.9259 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3FFFF #FFD3D3
analogous
#D3FFE9 #D3FFFF #D3E9FF
triadic
#D3FFFF #FFD3FF #FFFFD3
tetradic
#D3FFFF #E9D3FF #FFD3D3 #E9FFD3
square
#D3FFFF #E9D3FF #FFD3D3 #E9FFD3
split-complementary
#D3FFFF #FFD3E9 #FFE9D3
monochromatic
#59FFFF #96FFFF #D3FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.52
#D3FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3FFFF
19.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3FFFF#FFFFFF#000000##000000
##D3FFFF1.001.0819.5219.52
#FFFFFF1.081.0021.0021.00
#00000019.5221.001.001.00
##00000019.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#C6FFFF
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #d3ffff;
/* rgb */ color: rgb(211, 255, 255);
/* oklch */ color: oklch(96.9% 0.045 196.4);
Tailwind
colors: {
  custom: {
    50: '#e1ffff',
    500: '#d3ffff',
    950: '#000000',
  },
}
SCSS
$custom: #d3ffff;
$custom-light: #e1ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ffff",
  "rgb": {
    "r": 211,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.96939,
    "c": 0.04485,
    "h": 196.4
  },
  "luminance": 0.92589
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #D3FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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