#DEFFFF#DEFFFF

#DEFFFF is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.7% C 0.034 H 196.6°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).

Color values

HEX#DEFFFF
RGBrgb(222, 255, 255)
HSLhsl(180, 100%, 94%)
HSVhsv(180, 13%, 100%)
CMYKcmyk(12.9%, 0%, 0%, 0%)
CIE-LABlab(97.74, -10.57, -3.58)
CIE-LCHlch(97.74, 11.15, 198.71°)
OKLaboklab(97.65% -0.0326 -0.0097)
OKLCHoklch(97.65% 0.034 196.6)
XYZxyz(83.9297, 94.2676, 108.3619)
Luminance0.9427 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFFF #FFDEDE
analogous
#DEFFEE #DEFFFF #DEEEFF
triadic
#DEFFFF #FFDEFF #FFFFDE
tetradic
#DEFFFF #EEDEFF #FFDEDE #EEFFDE
square
#DEFFFF #EEDEFF #FFDEDE #EEFFDE
split-complementary
#DEFFFF #FFDEEE #FFEEDE
monochromatic
#64FFFF #A1FFFF #DEFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.06
#DEFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.85
#DEFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFFF
19.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFFF#FFFFFF#000000##000000
##DEFFFF1.001.0619.8519.85
#FFFFFF1.061.0021.0021.00
#00000019.8521.001.001.00
##00000019.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFCFF
Deuteranopia (green-blind)
#F4F6FF
Tritanopia (blue-blind)
#D4FFFF
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #deffff;
/* rgb */ color: rgb(222, 255, 255);
/* oklch */ color: oklch(97.7% 0.034 196.6);
Tailwind
colors: {
  custom: {
    50: '#e8ffff',
    500: '#deffff',
    950: '#000000',
  },
}
SCSS
$custom: #deffff;
$custom-light: #e8ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#deffff",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97652,
    "c": 0.03403,
    "h": 196.6
  },
  "luminance": 0.9427
}

Semantic roles & 50–950 ramp

primary
#DEFFFF
secondary
#EC9595
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161818
muted
#848686

Preview Lab

Preview with #DEFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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