#DEF6EE#DEF6EE

#DEF6EE is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.3% C 0.027 H 173.7°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).

Color values

HEX#DEF6EE
RGBrgb(222, 246, 238)
HSLhsl(160, 57%, 92%)
HSVhsv(160, 10%, 96%)
CMYKcmyk(9.8%, 0%, 3.3%, 3.5%)
CIE-LABlab(95.00, -9.30, 1.18)
CIE-LCHlch(95.00, 9.38, 172.79°)
OKLaboklab(95.34% -0.0271 0.003)
OKLCHoklch(95.34% 0.027 173.7)
XYZxyz(78.5092, 87.6130, 93.6471)
Luminance0.8761 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF6EE #F6DEE6
analogous
#DEF6E2 #DEF6EE #DEF2F6
triadic
#DEF6EE #EEDEF6 #F6EEDE
tetradic
#DEF6EE #E2DEF6 #F6DEE6 #F2F6DE
square
#DEF6EE #E2DEF6 #F6DEE6 #F2F6DE
split-complementary
#DEF6EE #F6DEF2 #F6E2DE
monochromatic
#7EDCBC #AEE9D5 #DEF6EE #E7F8F3 #E7F8F3

Accessibility & contrast

On white

1.13
#DEF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.52
#DEF6EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF6EE
18.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF6EE#FFFFFF#000000##000000
##DEF6EE1.001.1318.5218.52
#FFFFFF1.131.0021.0021.00
#00000018.5221.001.001.00
##00000018.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#D9F7F3
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #def6ee;
/* rgb */ color: rgb(222, 246, 238);
/* oklch */ color: oklch(95.3% 0.027 173.7);
Tailwind
colors: {
  custom: {
    50: '#e8f9f3',
    500: '#def6ee',
    950: '#000000',
  },
}
SCSS
$custom: #def6ee;
$custom-light: #e8f9f3;
$custom-dark: #000000;
JSON
{
  "hex": "#def6ee",
  "rgb": {
    "r": 222,
    "g": 246,
    "b": 238
  },
  "hsl": {
    "h": 160,
    "s": 57.143,
    "l": 91.765
  },
  "oklch": {
    "l": 0.9534,
    "c": 0.02727,
    "h": 173.7
  },
  "luminance": 0.87614
}

Semantic roles & 50–950 ramp

primary
#DEF6EE
secondary
#D7A1B3
accent
#2157C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF6EE

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

Preview Lab → · Contrast checker → · Palette generator →

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