#DEFEFB#DEFEFB

#DEFEFB is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.033 H 189.7°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).

Color values

HEX#DEFEFB
RGBrgb(222, 254, 251)
HSLhsl(174, 94%, 93%)
HSVhsv(174, 13%, 100%)
CMYKcmyk(12.6%, 0%, 1.2%, 0.4%)
CIE-LABlab(97.38, -10.84, -2.05)
CIE-LCHlch(97.38, 11.03, 190.70°)
OKLaboklab(97.33% -0.0328 -0.0056)
OKLCHoklch(97.33% 0.033 189.7)
XYZxyz(82.9743, 93.3764, 104.8999)
Luminance0.9338 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFEFB #FEDEE1
analogous
#DEFEEB #DEFEFB #DEF1FE
triadic
#DEFEFB #FBDEFE #FEFBDE
tetradic
#DEFEFB #EBDEFE #FEDEE1 #F1FEDE
square
#DEFEFB #EBDEFE #FEDEE1 #F1FEDE
split-complementary
#DEFEFB #FEDEF1 #FEEBDE
monochromatic
#67FAED #A3FCF4 #DEFEFB #E1FEFB #E1FEFB

Accessibility & contrast

On white

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

On black

19.68
#DEFEFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFEFB
19.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFEFB#FFFFFF#000000##000000
##DEFEFB1.001.0719.6819.68
#FFFFFF1.071.0021.0021.00
#00000019.6821.001.001.00
##00000019.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F4F5FB
Tritanopia (blue-blind)
#D5FFFD
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #defefb;
/* rgb */ color: rgb(222, 254, 251);
/* oklch */ color: oklch(97.3% 0.033 189.7);
Tailwind
colors: {
  custom: {
    50: '#e8fefc',
    500: '#defefb',
    950: '#000000',
  },
}
SCSS
$custom: #defefb;
$custom-light: #e8fefc;
$custom-dark: #000000;
JSON
{
  "hex": "#defefb",
  "rgb": {
    "r": 222,
    "g": 254,
    "b": 251
  },
  "hsl": {
    "h": 174.375,
    "s": 94.118,
    "l": 93.333
  },
  "oklch": {
    "l": 0.97334,
    "c": 0.03329,
    "h": 189.7
  },
  "luminance": 0.93378
}

Semantic roles & 50–950 ramp

primary
#DEFEFB
secondary
#EA979E
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585

Preview Lab

Preview with #DEFEFB

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

Preview Lab → · Contrast checker → · Palette generator →

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