#DEF2EE#DEF2EE

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

Color values

HEX#DEF2EE
RGBrgb(222, 242, 238)
HSLhsl(168, 43%, 91%)
HSVhsv(168, 8%, 95%)
CMYKcmyk(8.3%, 0%, 1.7%, 5.1%)
CIE-LABlab(93.97, -7.29, -0.32)
CIE-LCHlch(93.97, 7.30, 182.52°)
OKLaboklab(94.53% -0.0217 -0.001)
OKLCHoklch(94.53% 0.022 182.5)
XYZxyz(77.3056, 85.2058, 93.2459)
Luminance0.8521 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2EE #F2DEE2
analogous
#DEF2E4 #DEF2EE #DEECF2
triadic
#DEF2EE #EEDEF2 #F2EEDE
tetradic
#DEF2EE #E4DEF2 #F2DEE2 #ECF2DE
square
#DEF2EE #E4DEF2 #F2DEE2 #ECF2DE
split-complementary
#DEF2EE #F2DEEC #F2E4DE
monochromatic
#86CFC1 #B2E1D7 #DEF2EE #E9F6F4 #E9F6F4

Accessibility & contrast

On white

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

On black

18.04
#DEF2EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2EE
18.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2EE#FFFFFF#000000##000000
##DEF2EE1.001.1618.0418.04
#FFFFFF1.161.0021.0021.00
#00000018.0421.001.001.00
##00000018.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#D9F3F1
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #def2ee;
/* rgb */ color: rgb(222, 242, 238);
/* oklch */ color: oklch(94.5% 0.022 182.5);
Tailwind
colors: {
  custom: {
    50: '#e8f6f3',
    500: '#def2ee',
    950: '#000000',
  },
}
SCSS
$custom: #def2ee;
$custom-light: #e8f6f3;
$custom-dark: #000000;
JSON
{
  "hex": "#def2ee",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 238
  },
  "hsl": {
    "h": 168,
    "s": 43.478,
    "l": 90.98
  },
  "oklch": {
    "l": 0.9453,
    "c": 0.02171,
    "h": 182.5
  },
  "luminance": 0.85207
}

Semantic roles & 50–950 ramp

primary
#DEF2EE
secondary
#CFA5AE
accent
#2F4AB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF2EE

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

Preview Lab → · Contrast checker → · Palette generator →

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