#DEFFF0#DEFFF0

#DEFFF0 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.039 H 166.4°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).

Color values

HEX#DEFFF0
RGBrgb(222, 255, 240)
HSLhsl(153, 100%, 94%)
HSVhsv(153, 13%, 100%)
CMYKcmyk(12.9%, 0%, 5.9%, 0%)
CIE-LABlab(97.37, -13.41, 3.59)
CIE-LCHlch(97.37, 13.89, 165.03°)
OKLaboklab(97.23% -0.0384 0.0093)
OKLCHoklch(97.23% 0.039 166.4)
XYZxyz(81.6087, 93.3392, 96.1378)
Luminance0.9334 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF0 #FFDEED
analogous
#DEFFDF #DEFFF0 #DEFEFF
triadic
#DEFFF0 #F0DEFF #FFF0DE
tetradic
#DEFFF0 #DFDEFF #FFDEED #FEFFDE
square
#DEFFF0 #DFDEFF #FFDEED #FEFFDE
split-complementary
#DEFFF0 #FFDEFE #FFDFDE
monochromatic
#64FFB8 #A1FFD4 #DEFFF0 #E0FFF1 #E0FFF1

Accessibility & contrast

On white

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

On black

19.67
#DEFFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFF0
19.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFF0#FFFFFF#000000##000000
##DEFFF01.001.0719.6719.67
#FFFFFF1.071.0021.0021.00
#00000019.6721.001.001.00
##00000019.6721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #defff0;
/* rgb */ color: rgb(222, 255, 240);
/* oklch */ color: oklch(97.2% 0.039 166.4);
Tailwind
colors: {
  custom: {
    50: '#e8fff4',
    500: '#defff0',
    950: '#000000',
  },
}
SCSS
$custom: #defff0;
$custom-light: #e8fff4;
$custom-dark: #000000;
JSON
{
  "hex": "#defff0",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 240
  },
  "hsl": {
    "h": 152.727,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97232,
    "c": 0.03949,
    "h": 166.4
  },
  "luminance": 0.93341
}

Semantic roles & 50–950 ramp

primary
#DEFFF0
secondary
#EC95BD
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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