#DFFFF3#DFFFF3

#DFFFF3 is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.037 H 170.9°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).

Color values

HEX#DFFFF3
RGBrgb(223, 255, 243)
HSLhsl(158, 100%, 94%)
HSVhsv(158, 13%, 100%)
CMYKcmyk(12.5%, 0%, 4.7%, 0%)
CIE-LABlab(97.50, -12.54, 2.25)
CIE-LCHlch(97.50, 12.74, 169.82°)
OKLaboklab(97.38% -0.0362 0.0058)
OKLCHoklch(97.38% 0.037 170.9)
XYZxyz(82.3653, 93.6774, 98.5187)
Luminance0.9368 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFF3 #FFDFEB
analogous
#DFFFE3 #DFFFF3 #DFFBFF
triadic
#DFFFF3 #F3DFFF #FFF3DF
tetradic
#DFFFF3 #E3DFFF #FFDFEB #FBFFDF
square
#DFFFF3 #E3DFFF #FFDFEB #FBFFDF
split-complementary
#DFFFF3 #FFDFFB #FFE3DF
monochromatic
#65FFC5 #A2FFDC #DFFFF3 #E0FFF4 #E0FFF4

Accessibility & contrast

On white

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

On black

19.74
#DFFFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFF3
19.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFF3#FFFFFF#000000##000000
##DFFFF31.001.0619.7419.74
#FFFFFF1.061.0021.0021.00
#00000019.7421.001.001.00
##00000019.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFAF2
Deuteranopia (green-blind)
#F7F6F4
Tritanopia (blue-blind)
#D8FFFB
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #dffff3;
/* rgb */ color: rgb(223, 255, 243);
/* oklch */ color: oklch(97.4% 0.037 170.9);
Tailwind
colors: {
  custom: {
    50: '#e9fff7',
    500: '#dffff3',
    950: '#000000',
  },
}
SCSS
$custom: #dffff3;
$custom-light: #e9fff7;
$custom-dark: #000000;
JSON
{
  "hex": "#dffff3",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 243
  },
  "hsl": {
    "h": 157.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.9738,
    "c": 0.03671,
    "h": 170.9
  },
  "luminance": 0.93679
}

Semantic roles & 50–950 ramp

primary
#DFFFF3
secondary
#EC96B6
accent
#0056E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DFFFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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