#DFFFF5#DFFFF5

#DFFFF5 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.4% C 0.036 H 174.8°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).

Color values

HEX#DFFFF5
RGBrgb(223, 255, 245)
HSLhsl(161, 100%, 94%)
HSVhsv(161, 13%, 100%)
CMYKcmyk(12.5%, 0%, 3.9%, 0%)
CIE-LABlab(97.55, -12.17, 1.29)
CIE-LCHlch(97.55, 12.23, 173.92°)
OKLaboklab(97.44% -0.0355 0.0033)
OKLCHoklch(97.44% 0.036 174.8)
XYZxyz(82.6689, 93.7989, 100.1180)
Luminance0.9380 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF5 #FFDFE9
analogous
#DFFFE5 #DFFFF5 #DFF9FF
triadic
#DFFFF5 #F5DFFF #FFF5DF
tetradic
#DFFFF5 #E5DFFF #FFDFE9 #F9FFDF
square
#DFFFF5 #E5DFFF #FFDFE9 #F9FFDF
split-complementary
#DFFFF5 #FFDFF9 #FFE5DF
monochromatic
#65FFCF #A2FFE2 #DFFFF5 #E0FFF5 #E0FFF5

Accessibility & contrast

On white

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

On black

19.76
#DFFFF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF5
19.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF5#FFFFFF#000000##000000
##DFFFF51.001.0619.7619.76
#FFFFFF1.061.0021.0021.00
#00000019.7621.001.001.00
##00000019.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#D8FFFC
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffff5;
/* rgb */ color: rgb(223, 255, 245);
/* oklch */ color: oklch(97.4% 0.036 174.8);
Tailwind
colors: {
  custom: {
    50: '#e9fff8',
    500: '#dffff5',
    950: '#000000',
  },
}
SCSS
$custom: #dffff5;
$custom-light: #e9fff8;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff5",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 245
  },
  "hsl": {
    "h": 161.25,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97435,
    "c": 0.03562,
    "h": 174.8
  },
  "luminance": 0.93801
}

Semantic roles & 50–950 ramp

primary
#DFFFF5
secondary
#EC96B1
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF5

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

Preview Lab → · Contrast checker → · Palette generator →

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