#DEF2EB#DEF2EB

#DEF2EB is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.4% C 0.023 H 172.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).

Color values

HEX#DEF2EB
RGBrgb(222, 242, 235)
HSLhsl(159, 43%, 91%)
HSVhsv(159, 8%, 95%)
CMYKcmyk(8.3%, 0%, 2.9%, 5.1%)
CIE-LABlab(93.90, -7.85, 1.13)
CIE-LCHlch(93.90, 7.93, 171.84°)
OKLaboklab(94.45% -0.0228 0.0029)
OKLCHoklch(94.45% 0.023 172.8)
XYZxyz(76.8685, 85.0310, 90.9440)
Luminance0.8503 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF2EB #F2DEE5
analogous
#DEF2E1 #DEF2EB #DEEFF2
triadic
#DEF2EB #EBDEF2 #F2EBDE
tetradic
#DEF2EB #E1DEF2 #F2DEE5 #EFF2DE
square
#DEF2EB #E1DEF2 #F2DEE5 #EFF2DE
split-complementary
#DEF2EB #F2DEEF #F2E1DE
monochromatic
#86CFB6 #B2E1D0 #DEF2EB #E9F6F2 #E9F6F2

Accessibility & contrast

On white

1.17
#DEF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.01
#DEF2EB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF2EB
18.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF2EB#FFFFFF#000000##000000
##DEF2EB1.001.1718.0118.01
#FFFFFF1.171.0021.0021.00
#00000018.0121.001.001.00
##00000018.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#DAF2F0
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #def2eb;
/* rgb */ color: rgb(222, 242, 235);
/* oklch */ color: oklch(94.4% 0.023 172.8);
Tailwind
colors: {
  custom: {
    50: '#e8f6f1',
    500: '#def2eb',
    950: '#000000',
  },
}
SCSS
$custom: #def2eb;
$custom-light: #e8f6f1;
$custom-dark: #000000;
JSON
{
  "hex": "#def2eb",
  "rgb": {
    "r": 222,
    "g": 242,
    "b": 235
  },
  "hsl": {
    "h": 159,
    "s": 43.478,
    "l": 90.98
  },
  "oklch": {
    "l": 0.94445,
    "c": 0.02302,
    "h": 172.8
  },
  "luminance": 0.85032
}

Semantic roles & 50–950 ramp

primary
#DEF2EB
secondary
#CFA5B4
accent
#2F5EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585

Preview Lab

Preview with #DEF2EB

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

Preview Lab → · Contrast checker → · Palette generator →

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