#DDFFFB#DDFFFB

#DDFFFB is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.035 H 188.0°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).

Color values

HEX#DDFFFB
RGBrgb(221, 255, 251)
HSLhsl(173, 100%, 93%)
HSVhsv(173, 13%, 100%)
CMYKcmyk(13.3%, 0%, 1.6%, 0%)
CIE-LABlab(97.57, -11.65, -1.77)
CIE-LCHlch(97.57, 11.79, 188.65°)
OKLaboklab(97.47% -0.0351 -0.0049)
OKLCHoklch(97.47% 0.035 188)
XYZxyz(82.9870, 93.8553, 104.9917)
Luminance0.9386 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDFFFB #FFDDE1
analogous
#DDFFEA #DDFFFB #DDF2FF
triadic
#DDFFFB #FBDDFF #FFFBDD
tetradic
#DDFFFB #EADDFF #FFDDE1 #F2FFDD
square
#DDFFFB #EADDFF #FFDDE1 #F2FFDD
split-complementary
#DDFFFB #FFDDF2 #FFEADD
monochromatic
#63FFED #A0FFF4 #DDFFFB #E0FFFB #E0FFFB

Accessibility & contrast

On white

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

On black

19.77
#DDFFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDFFFB
19.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDFFFB#FFFFFF#000000##000000
##DDFFFB1.001.0619.7719.77
#FFFFFF1.061.0021.0021.00
#00000019.7721.001.001.00
##00000019.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#D4FFFE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ddfffb;
/* rgb */ color: rgb(221, 255, 251);
/* oklch */ color: oklch(97.5% 0.035 188.0);
Tailwind
colors: {
  custom: {
    50: '#e7fffc',
    500: '#ddfffb',
    950: '#000000',
  },
}
SCSS
$custom: #ddfffb;
$custom-light: #e7fffc;
$custom-dark: #000000;
JSON
{
  "hex": "#ddfffb",
  "rgb": {
    "r": 221,
    "g": 255,
    "b": 251
  },
  "hsl": {
    "h": 172.941,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.97471,
    "c": 0.03543,
    "h": 188
  },
  "luminance": 0.93857
}

Semantic roles & 50–950 ramp

primary
#DDFFFB
secondary
#EC949E
accent
#001BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DDFFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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