#DFFFFB#DFFFFB

#DFFFFB is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.6% C 0.033 H 187.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).

Color values

HEX#DFFFFB
RGBrgb(223, 255, 251)
HSLhsl(173, 100%, 94%)
HSVhsv(173, 13%, 100%)
CMYKcmyk(12.5%, 0%, 1.6%, 0%)
CIE-LABlab(97.70, -11.03, -1.57)
CIE-LCHlch(97.70, 11.14, 188.10°)
OKLaboklab(97.6% -0.0332 -0.0044)
OKLCHoklch(97.6% 0.033 187.5)
XYZxyz(83.5998, 94.1712, 105.0204)
Luminance0.9417 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFFB #FFDFE3
analogous
#DFFFEB #DFFFFB #DFF3FF
triadic
#DFFFFB #FBDFFF #FFFBDF
tetradic
#DFFFFB #EBDFFF #FFDFE3 #F3FFDF
square
#DFFFFB #EBDFFF #FFDFE3 #F3FFDF
split-complementary
#DFFFFB #FFDFF3 #FFEBDF
monochromatic
#65FFEC #A2FFF3 #DFFFFB #E0FFFB #E0FFFB

Accessibility & contrast

On white

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

On black

19.83
#DFFFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFFB
19.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFFB#FFFFFF#000000##000000
##DFFFFB1.001.0619.8319.83
#FFFFFF1.061.0021.0021.00
#00000019.8321.001.001.00
##00000019.8321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dffffb;
/* rgb */ color: rgb(223, 255, 251);
/* oklch */ color: oklch(97.6% 0.033 187.5);
Tailwind
colors: {
  custom: {
    50: '#e9fffc',
    500: '#dffffb',
    950: '#000000',
  },
}
SCSS
$custom: #dffffb;
$custom-light: #e9fffc;
$custom-dark: #000000;
JSON
{
  "hex": "#dffffb",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 251
  },
  "hsl": {
    "h": 172.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97604,
    "c": 0.03346,
    "h": 187.5
  },
  "luminance": 0.94173
}

Semantic roles & 50–950 ramp

primary
#DFFFFB
secondary
#EC96A1
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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