#DEFEFF#DEFEFF

#DEFEFF is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.033 H 198.9°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).

Color values

HEX#DEFEFF
RGBrgb(222, 254, 255)
HSLhsl(182, 100%, 94%)
HSVhsv(182, 13%, 100%)
CMYKcmyk(12.9%, 0.4%, 0%, 0%)
CIE-LABlab(97.48, -10.07, -3.95)
CIE-LCHlch(97.48, 10.82, 201.45°)
OKLaboklab(97.45% -0.0313 -0.0107)
OKLCHoklch(97.45% 0.033 198.9)
XYZxyz(83.6115, 93.6313, 108.2558)
Luminance0.9363 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFEFF #FFDFDE
analogous
#DEFFEF #DEFEFF #DEEDFF
triadic
#DEFEFF #FFDEFE #FEFFDE
tetradic
#DEFEFF #EFDEFF #FFDFDE #EDFFDE
square
#DEFEFF #EFDEFF #FFDFDE #EDFFDE
split-complementary
#DEFEFF #FFDEED #FFEFDE
monochromatic
#64FAFF #A1FCFF #DEFEFF #E0FEFF #E0FEFF

Accessibility & contrast

On white

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

On black

19.73
#DEFEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFEFF
19.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFEFF#FFFFFF#000000##000000
##DEFEFF1.001.0619.7319.73
#FFFFFF1.061.0021.0021.00
#00000019.7321.001.001.00
##00000019.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D5FFFE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defeff;
/* rgb */ color: rgb(222, 254, 255);
/* oklch */ color: oklch(97.4% 0.033 198.9);
Tailwind
colors: {
  custom: {
    50: '#e8feff',
    500: '#defeff',
    950: '#000000',
  },
}
SCSS
$custom: #defeff;
$custom-light: #e8feff;
$custom-dark: #000000;
JSON
{
  "hex": "#defeff",
  "rgb": {
    "r": 222,
    "g": 254,
    "b": 255
  },
  "hsl": {
    "h": 181.818,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97449,
    "c": 0.03308,
    "h": 198.9
  },
  "luminance": 0.93633
}

Semantic roles & 50–950 ramp

primary
#DEFEFF
secondary
#EC9895
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586

Preview Lab

Preview with #DEFEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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