#DEFFF3#DEFFF3

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

Color values

HEX#DEFFF3
RGBrgb(222, 255, 243)
HSLhsl(158, 100%, 94%)
HSVhsv(158, 13%, 100%)
CMYKcmyk(12.9%, 0%, 4.7%, 0%)
CIE-LABlab(97.44, -12.86, 2.15)
CIE-LCHlch(97.44, 13.04, 170.50°)
OKLaboklab(97.31% -0.0372 0.0055)
OKLCHoklch(97.31% 0.038 171.6)
XYZxyz(82.0580, 93.5190, 98.5043)
Luminance0.9352 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF3 #FFDEEA
analogous
#DEFFE2 #DEFFF3 #DEFAFF
triadic
#DEFFF3 #F3DEFF #FFF3DE
tetradic
#DEFFF3 #E2DEFF #FFDEEA #FAFFDE
square
#DEFFF3 #E2DEFF #FFDEEA #FAFFDE
split-complementary
#DEFFF3 #FFDEFA #FFE2DE
monochromatic
#64FFC6 #A1FFDD #DEFFF3 #E0FFF4 #E0FFF4

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DEFFF3#FFFFFF#000000##000000
##DEFFF31.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)
#FDFAF2
Deuteranopia (green-blind)
#F6F6F4
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defff3;
/* rgb */ color: rgb(222, 255, 243);
/* oklch */ color: oklch(97.3% 0.038 171.6);
Tailwind
colors: {
  custom: {
    50: '#e8fff7',
    500: '#defff3',
    950: '#000000',
  },
}
SCSS
$custom: #defff3;
$custom-light: #e8fff7;
$custom-dark: #000000;
JSON
{
  "hex": "#defff3",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 243
  },
  "hsl": {
    "h": 158.182,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97313,
    "c": 0.03761,
    "h": 171.6
  },
  "luminance": 0.93521
}

Semantic roles & 50–950 ramp

primary
#DEFFF3
secondary
#EC95B5
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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