#DFFFF0#DFFFF0

#DFFFF0 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.039 H 165.7°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).

Color values

HEX#DFFFF0
RGBrgb(223, 255, 240)
HSLhsl(152, 100%, 94%)
HSVhsv(152, 13%, 100%)
CMYKcmyk(12.5%, 0%, 5.9%, 0%)
CIE-LABlab(97.43, -13.09, 3.69)
CIE-LCHlch(97.43, 13.60, 164.27°)
OKLaboklab(97.3% -0.0374 0.0096)
OKLCHoklch(97.3% 0.039 165.7)
XYZxyz(81.9159, 93.4977, 96.1522)
Luminance0.9350 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF0 #FFDFEE
analogous
#DFFFE0 #DFFFF0 #DFFEFF
triadic
#DFFFF0 #F0DFFF #FFF0DF
tetradic
#DFFFF0 #E0DFFF #FFDFEE #FEFFDF
square
#DFFFF0 #E0DFFF #FFDFEE #FEFFDF
split-complementary
#DFFFF0 #FFDFFE #FFE0DF
monochromatic
#65FFB7 #A2FFD3 #DFFFF0 #E0FFF1 #E0FFF1

Accessibility & contrast

On white

1.07
#DFFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.70
#DFFFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF0
19.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF0#FFFFFF#000000##000000
##DFFFF01.001.0719.7019.70
#FFFFFF1.071.0021.0021.00
#00000019.7021.001.001.00
##00000019.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F7F6F1
Tritanopia (blue-blind)
#D9FFFA
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffff0;
/* rgb */ color: rgb(223, 255, 240);
/* oklch */ color: oklch(97.3% 0.039 165.7);
Tailwind
colors: {
  custom: {
    50: '#e9fff4',
    500: '#dffff0',
    950: '#000000',
  },
}
SCSS
$custom: #dffff0;
$custom-light: #e9fff4;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff0",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 240
  },
  "hsl": {
    "h": 151.875,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97299,
    "c": 0.03862,
    "h": 165.7
  },
  "luminance": 0.93499
}

Semantic roles & 50–950 ramp

primary
#DFFFF0
secondary
#EC96BE
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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