#DEFFF4#DEFFF4

#DEFFF4 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.3% C 0.037 H 173.4°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).

Color values

HEX#DEFFF4
RGBrgb(222, 255, 244)
HSLhsl(160, 100%, 94%)
HSVhsv(160, 13%, 100%)
CMYKcmyk(12.9%, 0%, 4.3%, 0%)
CIE-LABlab(97.46, -12.67, 1.67)
CIE-LCHlch(97.46, 12.78, 172.48°)
OKLaboklab(97.34% -0.0368 0.0042)
OKLCHoklch(97.34% 0.037 173.4)
XYZxyz(82.2094, 93.5795, 99.3018)
Luminance0.9358 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF4 #FFDEE9
analogous
#DEFFE3 #DEFFF4 #DEF9FF
triadic
#DEFFF4 #F4DEFF #FFF4DE
tetradic
#DEFFF4 #E3DEFF #FFDEE9 #F9FFDE
square
#DEFFF4 #E3DEFF #FFDEE9 #F9FFDE
split-complementary
#DEFFF4 #FFDEF9 #FFE3DE
monochromatic
#64FFCB #A1FFE0 #DEFFF4 #E0FFF5 #E0FFF5

Accessibility & contrast

On white

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

On black

19.72
#DEFFF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFF4
19.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFF4#FFFFFF#000000##000000
##DEFFF41.001.0719.7219.72
#FFFFFF1.071.0021.0021.00
#00000019.7221.001.001.00
##00000019.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFAF4
Deuteranopia (green-blind)
#F6F6F5
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defff4;
/* rgb */ color: rgb(222, 255, 244);
/* oklch */ color: oklch(97.3% 0.037 173.4);
Tailwind
colors: {
  custom: {
    50: '#e8fff7',
    500: '#defff4',
    950: '#000000',
  },
}
SCSS
$custom: #defff4;
$custom-light: #e8fff7;
$custom-dark: #000000;
JSON
{
  "hex": "#defff4",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 244
  },
  "hsl": {
    "h": 160,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97341,
    "c": 0.03706,
    "h": 173.4
  },
  "luminance": 0.93581
}

Semantic roles & 50–950 ramp

primary
#DEFFF4
secondary
#EC95B2
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF4

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

Preview Lab → · Contrast checker → · Palette generator →

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