#DEFFF2#DEFFF2

#DEFFF2 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.038 H 169.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).

Color values

HEX#DEFFF2
RGBrgb(222, 255, 242)
HSLhsl(156, 100%, 94%)
HSVhsv(156, 13%, 100%)
CMYKcmyk(12.9%, 0%, 5.1%, 0%)
CIE-LABlab(97.41, -13.04, 2.63)
CIE-LCHlch(97.41, 13.31, 168.60°)
OKLaboklab(97.29% -0.0376 0.0068)
OKLCHoklch(97.29% 0.038 169.8)
XYZxyz(81.9074, 93.4587, 97.7112)
Luminance0.9346 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFFF2 #FFDEEB
analogous
#DEFFE1 #DEFFF2 #DEFBFF
triadic
#DEFFF2 #F2DEFF #FFF2DE
tetradic
#DEFFF2 #E1DEFF #FFDEEB #FBFFDE
square
#DEFFF2 #E1DEFF #FFDEEB #FBFFDE
split-complementary
#DEFFF2 #FFDEFB #FFE1DE
monochromatic
#64FFC2 #A1FFDA #DEFFF2 #E0FFF3 #E0FFF3

Accessibility & contrast

On white

1.07
#DEFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.69
#DEFFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFFF2
19.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFFF2#FFFFFF#000000##000000
##DEFFF21.001.0719.6919.69
#FFFFFF1.071.0021.0021.00
#00000019.6921.001.001.00
##00000019.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #defff2;
/* rgb */ color: rgb(222, 255, 242);
/* oklch */ color: oklch(97.3% 0.038 169.8);
Tailwind
colors: {
  custom: {
    50: '#e8fff6',
    500: '#defff2',
    950: '#000000',
  },
}
SCSS
$custom: #defff2;
$custom-light: #e8fff6;
$custom-dark: #000000;
JSON
{
  "hex": "#defff2",
  "rgb": {
    "r": 222,
    "g": 255,
    "b": 242
  },
  "hsl": {
    "h": 156.364,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97286,
    "c": 0.0382,
    "h": 169.8
  },
  "luminance": 0.9346
}

Semantic roles & 50–950 ramp

primary
#DEFFF2
secondary
#EC95B7
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685

Preview Lab

Preview with #DEFFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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