#DEF4F2#DEF4F2

#DEF4F2 is a very light, muted teal. Relative luminance 0.866; OKLCH L 95.0% C 0.023 H 190.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).

Color values

HEX#DEF4F2
RGBrgb(222, 244, 242)
HSLhsl(175, 50%, 91%)
HSVhsv(175, 9%, 96%)
CMYKcmyk(9%, 0%, 0.8%, 4.3%)
CIE-LABlab(94.59, -7.55, -1.50)
CIE-LCHlch(94.59, 7.70, 191.21°)
OKLaboklab(95.05% -0.0229 -0.0041)
OKLCHoklch(95.05% 0.023 190.2)
XYZxyz(78.4983, 86.6405, 96.5748)
Luminance0.8664 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF4F2 #F4DEE0
analogous
#DEF4E7 #DEF4F2 #DEEBF4
triadic
#DEF4F2 #F2DEF4 #F4F2DE
tetradic
#DEF4F2 #E7DEF4 #F4DEE0 #EBF4DE
square
#DEF4F2 #E7DEF4 #F4DEE0 #EBF4DE
split-complementary
#DEF4F2 #F4DEEB #F4E7DE
monochromatic
#82D5CE #B0E5E0 #DEF4F2 #E8F7F6 #E8F7F6

Accessibility & contrast

On white

1.15
#DEF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.33
#DEF4F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF4F2
18.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF4F2#FFFFFF#000000##000000
##DEF4F21.001.1518.3318.33
#FFFFFF1.151.0021.0021.00
#00000018.3321.001.001.00
##00000018.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#EDEEF2
Tritanopia (blue-blind)
#D8F5F3
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #def4f2;
/* rgb */ color: rgb(222, 244, 242);
/* oklch */ color: oklch(95.0% 0.023 190.2);
Tailwind
colors: {
  custom: {
    50: '#e8f7f6',
    500: '#def4f2',
    950: '#000000',
  },
}
SCSS
$custom: #def4f2;
$custom-light: #e8f7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#def4f2",
  "rgb": {
    "r": 222,
    "g": 244,
    "b": 242
  },
  "hsl": {
    "h": 174.545,
    "s": 50,
    "l": 91.373
  },
  "oklch": {
    "l": 0.95048,
    "c": 0.02323,
    "h": 190.2
  },
  "luminance": 0.86642
}

Semantic roles & 50–950 ramp

primary
#DEF4F2
secondary
#D3A3A8
accent
#2836BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF4F2

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

Preview Lab → · Contrast checker → · Palette generator →

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