#DEFCFF#DEFCFF

#DEFCFF is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.031 H 204.0°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).

Color values

HEX#DEFCFF
RGBrgb(222, 252, 255)
HSLhsl(185, 100%, 94%)
HSVhsv(185, 13%, 100%)
CMYKcmyk(12.9%, 1.2%, 0%, 0%)
CIE-LABlab(96.97, -9.07, -4.71)
CIE-LCHlch(96.97, 10.22, 207.44°)
OKLaboklab(97.04% -0.0286 -0.0127)
OKLCHoklch(97.04% 0.031 204)
XYZxyz(82.9801, 92.3686, 108.0454)
Luminance0.9237 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEFCFF #FFE1DE
analogous
#DEFFF1 #DEFCFF #DEEBFF
triadic
#DEFCFF #FFDEFC #FCFFDE
tetradic
#DEFCFF #F1DEFF #FFE1DE #EBFFDE
square
#DEFCFF #F1DEFF #FFE1DE #EBFFDE
split-complementary
#DEFCFF #FFDEEB #FFF1DE
monochromatic
#64F1FF #A1F6FF #DEFCFF #E0FCFF #E0FCFF

Accessibility & contrast

On white

1.08
#DEFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.47
#DEFCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEFCFF
19.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEFCFF#FFFFFF#000000##000000
##DEFCFF1.001.0819.4719.47
#FFFFFF1.081.0021.0021.00
#00000019.4721.001.001.00
##00000019.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#D5FFFD
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #defcff;
/* rgb */ color: rgb(222, 252, 255);
/* oklch */ color: oklch(97.0% 0.031 204.0);
Tailwind
colors: {
  custom: {
    50: '#e8fdff',
    500: '#defcff',
    950: '#000000',
  },
}
SCSS
$custom: #defcff;
$custom-light: #e8fdff;
$custom-dark: #000000;
JSON
{
  "hex": "#defcff",
  "rgb": {
    "r": 222,
    "g": 252,
    "b": 255
  },
  "hsl": {
    "h": 185.455,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.97044,
    "c": 0.03135,
    "h": 204
  },
  "luminance": 0.9237
}

Semantic roles & 50–950 ramp

primary
#DEFCFF
secondary
#EC9D95
accent
#1500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586

Preview Lab

Preview with #DEFCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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