#CFFDF4#CFFDF4

#CFFDF4 is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.0% C 0.048 H 182.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).

Color values

HEX#CFFDF4
RGBrgb(207, 253, 244)
HSLhsl(168, 92%, 90%)
HSVhsv(168, 18%, 99%)
CMYKcmyk(18.2%, 0%, 3.6%, 0.8%)
CIE-LABlab(96.02, -16.35, -0.55)
CIE-LCHlch(96.02, 16.36, 181.93°)
OKLaboklab(95.96% -0.0484 -0.0017)
OKLCHoklch(95.96% 0.048 182)
XYZxyz(77.1821, 90.0452, 98.8843)
Luminance0.9005 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFDF4 #FDCFD8
analogous
#CFFDDD #CFFDF4 #CFEFFD
triadic
#CFFDF4 #F4CFFD #FDF4CF
tetradic
#CFFDF4 #DDCFFD #FDCFD8 #EFFDCF
square
#CFFDF4 #DDCFFD #FDCFD8 #EFFDCF
split-complementary
#CFFDF4 #FDCFEF #FDDDCF
monochromatic
#59F8D9 #94FBE7 #CFFDF4 #E2FEF8 #E2FEF8

Accessibility & contrast

On white

1.10
#CFFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.01
#CFFDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFDF4
19.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFDF4#FFFFFF#000000##000000
##CFFDF41.001.1019.0119.01
#FFFFFF1.101.0021.0021.00
#00000019.0121.001.001.00
##00000019.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F7F4
Deuteranopia (green-blind)
#F0F1F5
Tritanopia (blue-blind)
#C3FFFA
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #cffdf4;
/* rgb */ color: rgb(207, 253, 244);
/* oklch */ color: oklch(96.0% 0.048 182.0);
Tailwind
colors: {
  custom: {
    50: '#defef7',
    500: '#cffdf4',
    950: '#000000',
  },
}
SCSS
$custom: #cffdf4;
$custom-light: #defef7;
$custom-dark: #000000;
JSON
{
  "hex": "#cffdf4",
  "rgb": {
    "r": 207,
    "g": 253,
    "b": 244
  },
  "hsl": {
    "h": 168.261,
    "s": 92,
    "l": 90.196
  },
  "oklch": {
    "l": 0.95955,
    "c": 0.04844,
    "h": 182
  },
  "luminance": 0.90048
}

Semantic roles & 50–950 ramp

primary
#CFFDF4
secondary
#E68A9C
accent
#002DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585

Preview Lab

Preview with #CFFDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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