#CFFFFC#CFFFFC

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

Color values

HEX#CFFFFC
RGBrgb(207, 255, 252)
HSLhsl(176, 100%, 91%)
HSVhsv(176, 19%, 100%)
CMYKcmyk(18.8%, 0%, 1.2%, 0%)
CIE-LABlab(96.74, -15.74, -3.61)
CIE-LCHlch(96.74, 16.14, 192.90°)
OKLaboklab(96.6% -0.0479 -0.0099)
OKLCHoklch(96.6% 0.049 191.7)
XYZxyz(79.0579, 91.8110, 105.6325)
Luminance0.9181 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFFC #FFCFD2
analogous
#CFFFE4 #CFFFFC #CFEAFF
triadic
#CFFFFC #FCCFFF #FFFCCF
tetradic
#CFFFFC #E4CFFF #FFCFD2 #EAFFCF
square
#CFFFFC #E4CFFF #FFCFD2 #EAFFCF
split-complementary
#CFFFFC #FFCFEA #FFE4CF
monochromatic
#55FFF4 #92FFF8 #CFFFFC #E0FFFD #E0FFFD

Accessibility & contrast

On white

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

On black

19.36
#CFFFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFFC
19.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFFC#FFFFFF#000000##000000
##CFFFFC1.001.0819.3619.36
#FFFFFF1.081.0021.0021.00
#00000019.3621.001.001.00
##00000019.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cffffc;
/* rgb */ color: rgb(207, 255, 252);
/* oklch */ color: oklch(96.6% 0.049 191.7);
Tailwind
colors: {
  custom: {
    50: '#defffd',
    500: '#cffffc',
    950: '#000000',
  },
}
SCSS
$custom: #cffffc;
$custom-light: #defffd;
$custom-dark: #000000;
JSON
{
  "hex": "#cffffc",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 176.25,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96601,
    "c": 0.0489,
    "h": 191.7
  },
  "luminance": 0.91814
}

Semantic roles & 50–950 ramp

primary
#CFFFFC
secondary
#EA888E
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685

Preview Lab

Preview with #CFFFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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