#DEF8F8#DEF8F8

#DEF8F8 is a very light, muted teal. Relative luminance 0.894; OKLCH L 96.0% C 0.027 H 196.7°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).

Color values

HEX#DEF8F8
RGBrgb(222, 248, 248)
HSLhsl(180, 65%, 92%)
HSVhsv(180, 10%, 97%)
CMYKcmyk(10.5%, 0%, 0%, 2.7%)
CIE-LABlab(95.76, -8.42, -2.87)
CIE-LCHlch(95.76, 8.89, 198.84°)
OKLaboklab(96.03% -0.026 -0.0078)
OKLCHoklch(96.03% 0.027 196.7)
XYZxyz(80.6309, 89.4402, 101.8043)
Luminance0.8944 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEF8F8 #F8DEDE
analogous
#DEF8EB #DEF8F8 #DEEBF8
triadic
#DEF8F8 #F8DEF8 #F8F8DE
tetradic
#DEF8F8 #EBDEF8 #F8DEDE #EBF8DE
square
#DEF8F8 #EBDEF8 #F8DEDE #EBF8DE
split-complementary
#DEF8F8 #F8DEEB #F8EBDE
monochromatic
#79E3E3 #ACEDED #DEF8F8 #E6FAFA #E6FAFA

Accessibility & contrast

On white

1.11
#DEF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.89
#DEF8F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEF8F8
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEF8F8#FFFFFF#000000##000000
##DEF8F81.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#D7FAF8
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #def8f8;
/* rgb */ color: rgb(222, 248, 248);
/* oklch */ color: oklch(96.0% 0.027 196.7);
Tailwind
colors: {
  custom: {
    50: '#e8fafa',
    500: '#def8f8',
    950: '#000000',
  },
}
SCSS
$custom: #def8f8;
$custom-light: #e8fafa;
$custom-dark: #000000;
JSON
{
  "hex": "#def8f8",
  "rgb": {
    "r": 222,
    "g": 248,
    "b": 248
  },
  "hsl": {
    "h": 180,
    "s": 65,
    "l": 92.157
  },
  "oklch": {
    "l": 0.9603,
    "c": 0.02712,
    "h": 196.7
  },
  "luminance": 0.89442
}

Semantic roles & 50–950 ramp

primary
#DEF8F8
secondary
#DB9F9F
accent
#1919CD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEF8F8

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

Preview Lab → · Contrast checker → · Palette generator →

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