#DDFFFF#DDFFFF

#DDFFFF is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.035 H 196.6°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).

Color values

HEX#DDFFFF
RGBrgb(221, 255, 255)
HSLhsl(180, 100%, 93%)
HSVhsv(180, 13%, 100%)
CMYKcmyk(13.3%, 0%, 0%, 0%)
CIE-LABlab(97.68, -10.88, -3.68)
CIE-LCHlch(97.68, 11.48, 198.69°)
OKLaboklab(97.59% -0.0336 -0.01)
OKLCHoklch(97.59% 0.035 196.6)
XYZxyz(83.6242, 94.1101, 108.3476)
Luminance0.9411 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDFFFF #FFDDDD
analogous
#DDFFEE #DDFFFF #DDEEFF
triadic
#DDFFFF #FFDDFF #FFFFDD
tetradic
#DDFFFF #EEDDFF #FFDDDD #EEFFDD
square
#DDFFFF #EEDDFF #FFDDDD #EEFFDD
split-complementary
#DDFFFF #FFDDEE #FFEEDD
monochromatic
#63FFFF #A0FFFF #DDFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.06
#DDFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.82
#DDFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDFFFF
19.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDFFFF#FFFFFF#000000##000000
##DDFFFF1.001.0619.8219.82
#FFFFFF1.061.0021.0021.00
#00000019.8221.001.001.00
##00000019.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D3FFFF
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ddffff;
/* rgb */ color: rgb(221, 255, 255);
/* oklch */ color: oklch(97.6% 0.035 196.6);
Tailwind
colors: {
  custom: {
    50: '#e8ffff',
    500: '#ddffff',
    950: '#000000',
  },
}
SCSS
$custom: #ddffff;
$custom-light: #e8ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#ddffff",
  "rgb": {
    "r": 221,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.97586,
    "c": 0.03503,
    "h": 196.6
  },
  "luminance": 0.94112
}

Semantic roles & 50–950 ramp

primary
#DDFFFF
secondary
#EC9494
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161818
muted
#848686

Preview Lab

Preview with #DDFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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