#DEF2ED#DEF2ED

#DEF2ED is a very light, muted teal. Relative luminance 0.851; OKLCH L 94.5% C 0.022 H 179.2°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).

Color values

HEX#DEF2ED
RGBrgb(222, 242, 237)
HSLhsl(165, 43%, 91%)
HSVhsv(165, 8%, 95%)
CMYKcmyk(8.3%, 0%, 2.1%, 5.1%)
CIE-LABlab(93.95, -7.48, 0.16)
CIE-LCHlch(93.95, 7.48, 178.76°)
OKLaboklab(94.5% -0.0221 0.0003)
OKLCHoklch(94.5% 0.022 179.2)
XYZxyz(77.1591, 85.1472, 92.4743)
Luminance0.8515 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2ED #F2DEE3
analogous
#DEF2E3 #DEF2ED #DEEDF2
triadic
#DEF2ED #EDDEF2 #F2EDDE
tetradic
#DEF2ED #E3DEF2 #F2DEE3 #EDF2DE
square
#DEF2ED #E3DEF2 #F2DEE3 #EDF2DE
split-complementary
#DEF2ED #F2DEED #F2E3DE
monochromatic
#86CFBD #B2E1D5 #DEF2ED #E9F6F3 #E9F6F3

Accessibility & contrast

On white

1.16
#DEF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.03
#DEF2ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2ED
18.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2ED#FFFFFF#000000##000000
##DEF2ED1.001.1618.0318.03
#FFFFFF1.161.0021.0021.00
#00000018.0321.001.001.00
##00000018.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#DAF3F0
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def2ed;
/* rgb */ color: rgb(222, 242, 237);
/* oklch */ color: oklch(94.5% 0.022 179.2);
Tailwind
colors: {
  custom: {
    50: '#e8f6f2',
    500: '#def2ed',
    950: '#000000',
  },
}
SCSS
$custom: #def2ed;
$custom-light: #e8f6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#def2ed",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 237
  },
  "hsl": {
    "h": 165,
    "s": 43.478,
    "l": 90.98
  },
  "oklch": {
    "l": 0.94501,
    "c": 0.02207,
    "h": 179.2
  },
  "luminance": 0.85148
}

Semantic roles & 50–950 ramp

primary
#DEF2ED
secondary
#CFA5B0
accent
#2F51B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2ED

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

Preview Lab → · Contrast checker → · Palette generator →

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