#CFFDF5#CFFDF5

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

Color values

HEX#CFFDF5
RGBrgb(207, 253, 245)
HSLhsl(170, 92%, 90%)
HSVhsv(170, 18%, 99%)
CMYKcmyk(18.2%, 0%, 3.2%, 0.8%)
CIE-LABlab(96.04, -16.15, -1.03)
CIE-LCHlch(96.04, 16.18, 183.64°)
OKLaboklab(95.98% -0.048 -0.003)
OKLCHoklch(95.98% 0.048 183.6)
XYZxyz(77.3343, 90.1061, 99.6861)
Luminance0.9011 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFDF5 #FDCFD7
analogous
#CFFDDE #CFFDF5 #CFEEFD
triadic
#CFFDF5 #F5CFFD #FDF5CF
tetradic
#CFFDF5 #DECFFD #FDCFD7 #EEFDCF
square
#CFFDF5 #DECFFD #FDCFD7 #EEFDCF
split-complementary
#CFFDF5 #FDCFEE #FDDECF
monochromatic
#59F8DD #94FBE9 #CFFDF5 #E2FEF9 #E2FEF9

Accessibility & contrast

On white

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

On black

19.02
#CFFDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFDF5
19.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFDF5#FFFFFF#000000##000000
##CFFDF51.001.1019.0219.02
#FFFFFF1.101.0021.0021.00
#00000019.0221.001.001.00
##00000019.0221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cffdf5;
/* rgb */ color: rgb(207, 253, 245);
/* oklch */ color: oklch(96.0% 0.048 183.6);
Tailwind
colors: {
  custom: {
    50: '#defef8',
    500: '#cffdf5',
    950: '#000000',
  },
}
SCSS
$custom: #cffdf5;
$custom-light: #defef8;
$custom-dark: #000000;
JSON
{
  "hex": "#cffdf5",
  "rgb": {
    "r": 207,
    "g": 253,
    "b": 245
  },
  "hsl": {
    "h": 169.565,
    "s": 92,
    "l": 90.196
  },
  "oklch": {
    "l": 0.95984,
    "c": 0.04811,
    "h": 183.6
  },
  "luminance": 0.90109
}

Semantic roles & 50–950 ramp

primary
#CFFDF5
secondary
#E68A9A
accent
#0028E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585

Preview Lab

Preview with #CFFDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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