#DEF8ED#DEF8ED

#DEF8ED is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.7% C 0.031 H 168.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).

Color values

HEX#DEF8ED
RGBrgb(222, 248, 237)
HSLhsl(155, 65%, 92%)
HSVhsv(155, 10%, 97%)
CMYKcmyk(10.5%, 0%, 4.4%, 2.7%)
CIE-LABlab(95.49, -10.49, 2.41)
CIE-LCHlch(95.49, 10.76, 167.08°)
OKLaboklab(95.72% -0.0302 0.0062)
OKLCHoklch(95.72% 0.031 168.4)
XYZxyz(78.9742, 88.7775, 93.0794)
Luminance0.8878 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF8ED #F8DEE9
analogous
#DEF8E0 #DEF8ED #DEF6F8
triadic
#DEF8ED #EDDEF8 #F8EDDE
tetradic
#DEF8ED #E0DEF8 #F8DEE9 #F6F8DE
square
#DEF8ED #E0DEF8 #F8DEE9 #F6F8DE
split-complementary
#DEF8ED #F8DEF6 #F8E0DE
monochromatic
#79E3B6 #ACEDD1 #DEF8ED #E6FAF1 #E6FAF1

Accessibility & contrast

On white

1.12
#DEF8ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.76
#DEF8ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF8ED
18.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF8ED#FFFFFF#000000##000000
##DEF8ED1.001.1218.7618.76
#FFFFFF1.121.0021.0021.00
#00000018.7621.001.001.00
##00000018.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#F1F1EE
Tritanopia (blue-blind)
#D9F8F5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #def8ed;
/* rgb */ color: rgb(222, 248, 237);
/* oklch */ color: oklch(95.7% 0.031 168.4);
Tailwind
colors: {
  custom: {
    50: '#e8faf2',
    500: '#def8ed',
    950: '#000000',
  },
}
SCSS
$custom: #def8ed;
$custom-light: #e8faf2;
$custom-dark: #000000;
JSON
{
  "hex": "#def8ed",
  "rgb": {
    "r": 222,
    "g": 248,
    "b": 237
  },
  "hsl": {
    "h": 154.615,
    "s": 65,
    "l": 92.157
  },
  "oklch": {
    "l": 0.9572,
    "c": 0.03082,
    "h": 168.4
  },
  "luminance": 0.88779
}

Semantic roles & 50–950 ramp

primary
#DEF8ED
secondary
#DB9FB8
accent
#1965CD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF8ED

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

Preview Lab → · Contrast checker → · Palette generator →

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