#DEFFF6#DEFFF6

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

Color values

HEX#DEFFF6
RGBrgb(222, 255, 246)
HSLhsl(164, 100%, 94%)
HSVhsv(164, 13%, 100%)
CMYKcmyk(12.9%, 0%, 3.5%, 0%)
CIE-LABlab(97.51, -12.29, 0.72)
CIE-LCHlch(97.51, 12.31, 176.67°)
OKLaboklab(97.4% -0.036 0.0017)
OKLCHoklch(97.4% 0.036 177.3)
XYZxyz(82.5147, 93.7017, 100.9098)
Luminance0.9370 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF6 #FFDEE7
analogous
#DEFFE5 #DEFFF6 #DEF7FF
triadic
#DEFFF6 #F6DEFF #FFF6DE
tetradic
#DEFFF6 #E5DEFF #FFDEE7 #F7FFDE
square
#DEFFF6 #E5DEFF #FFDEE7 #F7FFDE
split-complementary
#DEFFF6 #FFDEF7 #FFE5DE
monochromatic
#64FFD5 #A1FFE5 #DEFFF6 #E0FFF7 #E0FFF7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DEFFF6#FFFFFF#000000##000000
##DEFFF61.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)
#FCFBF6
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defff6;
/* rgb */ color: rgb(222, 255, 246);
/* oklch */ color: oklch(97.4% 0.036 177.3);
Tailwind
colors: {
  custom: {
    50: '#e8fff9',
    500: '#defff6',
    950: '#000000',
  },
}
SCSS
$custom: #defff6;
$custom-light: #e8fff9;
$custom-dark: #000000;
JSON
{
  "hex": "#defff6",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 246
  },
  "hsl": {
    "h": 163.636,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97396,
    "c": 0.03609,
    "h": 177.3
  },
  "luminance": 0.93703
}

Semantic roles & 50–950 ramp

primary
#DEFFF6
secondary
#EC95AD
accent
#003FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF6

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

Preview Lab → · Contrast checker → · Palette generator →

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