#DFFEFF#DFFEFF

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

Color values

HEX#DFFEFF
RGBrgb(223, 254, 255)
HSLhsl(182, 100%, 94%)
HSVhsv(182, 13%, 100%)
CMYKcmyk(12.5%, 0.4%, 0%, 0%)
CIE-LABlab(97.55, -9.76, -3.85)
CIE-LCHlch(97.55, 10.49, 201.55°)
OKLaboklab(97.52% -0.0303 -0.0104)
OKLCHoklch(97.52% 0.032 199)
XYZxyz(83.9188, 93.7897, 108.2702)
Luminance0.9379 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFEFF #FFE0DF
analogous
#DFFFF0 #DFFEFF #DFEEFF
triadic
#DFFEFF #FFDFFE #FEFFDF
tetradic
#DFFEFF #F0DFFF #FFE0DF #EEFFDF
square
#DFFEFF #F0DFFF #FFE0DF #EEFFDF
split-complementary
#DFFEFF #FFDFEE #FFF0DF
monochromatic
#65FAFF #A2FCFF #DFFEFF #E0FEFF #E0FEFF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DFFEFF#FFFFFF#000000##000000
##DFFEFF1.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)
#F9FBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D6FFFE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffeff;
/* rgb */ color: rgb(223, 254, 255);
/* oklch */ color: oklch(97.5% 0.032 199.0);
Tailwind
colors: {
  custom: {
    50: '#e9feff',
    500: '#dffeff',
    950: '#000000',
  },
}
SCSS
$custom: #dffeff;
$custom-light: #e9feff;
$custom-dark: #000000;
JSON
{
  "hex": "#dffeff",
  "rgb": {
    "r": 223,
    "g": 254,
    "b": 255
  },
  "hsl": {
    "h": 181.875,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97516,
    "c": 0.03208,
    "h": 199
  },
  "luminance": 0.93792
}

Semantic roles & 50–950 ramp

primary
#DFFEFF
secondary
#EC9896
accent
#0700E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586

Preview Lab

Preview with #DFFEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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