#DEF0F0#DEF0F0

#DEF0F0 is a very light, near-neutral teal. Relative luminance 0.841; OKLCH L 94.2% C 0.019 H 196.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#DEF0F0
RGBrgb(222, 240, 240)
HSLhsl(180, 38%, 91%)
HSVhsv(180, 8%, 94%)
CMYKcmyk(7.5%, 0%, 0%, 5.9%)
CIE-LABlab(93.51, -5.90, -2.03)
CIE-LCHlch(93.51, 6.24, 199.00°)
OKLaboklab(94.18% -0.0182 -0.0055)
OKLCHoklch(94.18% 0.019 196.8)
XYZxyz(77.0091, 84.1400, 94.6046)
Luminance0.8414 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF0F0 #F0DEDE
analogous
#DEF0E7 #DEF0F0 #DEE7F0
triadic
#DEF0F0 #F0DEF0 #F0F0DE
tetradic
#DEF0F0 #E7DEF0 #F0DEDE #E7F0DE
square
#DEF0F0 #E7DEF0 #F0DEDE #E7F0DE
split-complementary
#DEF0F0 #F0DEE7 #F0E7DE
monochromatic
#8ACACA #B4DDDD #DEF0F0 #EAF5F5 #EAF5F5

Accessibility & contrast

On white

1.18
#DEF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.83
#DEF0F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF0F0
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF0F0#FFFFFF#000000##000000
##DEF0F01.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#EAEBF0
Tritanopia (blue-blind)
#D9F1F0
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #def0f0;
/* rgb */ color: rgb(222, 240, 240);
/* oklch */ color: oklch(94.2% 0.019 196.8);
Tailwind
colors: {
  custom: {
    50: '#e8f5f4',
    500: '#def0f0',
    950: '#000000',
  },
}
SCSS
$custom: #def0f0;
$custom-light: #e8f5f4;
$custom-dark: #000000;
JSON
{
  "hex": "#def0f0",
  "rgb": {
    "r": 222,
    "g": 240,
    "b": 240
  },
  "hsl": {
    "h": 180,
    "s": 37.5,
    "l": 90.588
  },
  "oklch": {
    "l": 0.94183,
    "c": 0.01902,
    "h": 196.8
  },
  "luminance": 0.84141
}

Semantic roles & 50–950 ramp

primary
#DEF0F0
secondary
#CBA7A7
accent
#3535B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DEF0F0

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

Preview Lab → · Contrast checker → · Palette generator →

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