#CFFFFD#CFFFFD

#CFFFFD is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.6% C 0.049 H 193.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).

Color values

HEX#CFFFFD
RGBrgb(207, 255, 253)
HSLhsl(178, 100%, 91%)
HSVhsv(178, 19%, 100%)
CMYKcmyk(18.8%, 0%, 0.8%, 0%)
CIE-LABlab(96.77, -15.53, -4.08)
CIE-LCHlch(96.77, 16.06, 194.72°)
OKLaboklab(96.63% -0.0475 -0.0112)
OKLCHoklch(96.63% 0.049 193.2)
XYZxyz(79.2167, 91.8746, 106.4692)
Luminance0.9188 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFFD #FFCFD1
analogous
#CFFFE5 #CFFFFD #CFE9FF
triadic
#CFFFFD #FDCFFF #FFFDCF
tetradic
#CFFFFD #E5CFFF #FFCFD1 #E9FFCF
square
#CFFFFD #E5CFFF #FFCFD1 #E9FFCF
split-complementary
#CFFFFD #FFCFE9 #FFE5CF
monochromatic
#55FFF8 #92FFFA #CFFFFD #E0FFFE #E0FFFE

Accessibility & contrast

On white

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

On black

19.38
#CFFFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFFD
19.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFFD#FFFFFF#000000##000000
##CFFFFD1.001.0819.3819.38
#FFFFFF1.081.0021.0021.00
#00000019.3821.001.001.00
##00000019.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#C1FFFE
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #cffffd;
/* rgb */ color: rgb(207, 255, 253);
/* oklch */ color: oklch(96.6% 0.049 193.2);
Tailwind
colors: {
  custom: {
    50: '#defffe',
    500: '#cffffd',
    950: '#000000',
  },
}
SCSS
$custom: #cffffd;
$custom-light: #defffe;
$custom-dark: #000000;
JSON
{
  "hex": "#cffffd",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 177.5,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.9663,
    "c": 0.0488,
    "h": 193.2
  },
  "luminance": 0.91877
}

Semantic roles & 50–950 ramp

primary
#CFFFFD
secondary
#EA888C
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685

Preview Lab

Preview with #CFFFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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