#CFFDEF#CFFDEF

#CFFDEF is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.051 H 174.7°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).

Color values

HEX#CFFDEF
RGBrgb(207, 253, 239)
HSLhsl(162, 92%, 90%)
HSVhsv(162, 18%, 99%)
CMYKcmyk(18.2%, 0%, 5.5%, 0.8%)
CIE-LABlab(95.89, -17.33, 1.85)
CIE-LCHlch(95.89, 17.43, 173.92°)
OKLaboklab(95.82% -0.0504 0.0046)
OKLCHoklch(95.82% 0.051 174.7)
XYZxyz(76.4332, 89.7456, 94.9402)
Luminance0.8975 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFDEF #FDCFDD
analogous
#CFFDD8 #CFFDEF #CFF4FD
triadic
#CFFDEF #EFCFFD #FDEFCF
tetradic
#CFFDEF #D8CFFD #FDCFDD #F4FDCF
square
#CFFDEF #D8CFFD #FDCFDD #F4FDCF
split-complementary
#CFFDEF #FDCFF4 #FDD8CF
monochromatic
#59F8C8 #94FBDB #CFFDEF #E2FEF5 #E2FEF5

Accessibility & contrast

On white

1.11
#CFFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.95
#CFFDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFDEF
18.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFDEF#FFFFFF#000000##000000
##CFFDEF1.001.1118.9518.95
#FFFFFF1.111.0021.0021.00
#00000018.9521.001.001.00
##00000018.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#C4FEF9
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #cffdef;
/* rgb */ color: rgb(207, 253, 239);
/* oklch */ color: oklch(95.8% 0.051 174.7);
Tailwind
colors: {
  custom: {
    50: '#defef4',
    500: '#cffdef',
    950: '#000000',
  },
}
SCSS
$custom: #cffdef;
$custom-light: #defef4;
$custom-dark: #000000;
JSON
{
  "hex": "#cffdef",
  "rgb": {
    "r": 207,
    "g": 253,
    "b": 239
  },
  "hsl": {
    "h": 161.739,
    "s": 92,
    "l": 90.196
  },
  "oklch": {
    "l": 0.95815,
    "c": 0.05058,
    "h": 174.7
  },
  "luminance": 0.89748
}

Semantic roles & 50–950 ramp

primary
#CFFDEF
secondary
#E68AA6
accent
#0046E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585

Preview Lab

Preview with #CFFDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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