#CFFCFF#CFFCFF

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

Color values

HEX#CFFCFF
RGBrgb(207, 252, 255)
HSLhsl(184, 100%, 91%)
HSVhsv(184, 19%, 100%)
CMYKcmyk(18.8%, 1.2%, 0%, 0%)
CIE-LABlab(96.04, -13.64, -6.19)
CIE-LCHlch(96.04, 14.98, 204.40°)
OKLaboklab(96.07% -0.0429 -0.0168)
OKLCHoklch(96.07% 0.046 201.4)
XYZxyz(78.5875, 90.1036, 107.8395)
Luminance0.9011 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFCFF #FFD2CF
analogous
#CFFFEA #CFFCFF #CFE4FF
triadic
#CFFCFF #FFCFFC #FCFFCF
tetradic
#CFFCFF #EACFFF #FFD2CF #E4FFCF
square
#CFFCFF #EACFFF #FFD2CF #E4FFCF
split-complementary
#CFFCFF #FFCFE4 #FFEACF
monochromatic
#55F4FF #92F8FF #CFFCFF #E0FDFF #E0FDFF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CFFCFF#FFFFFF#000000##000000
##CFFCFF1.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)
#F5F8FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #cffcff;
/* rgb */ color: rgb(207, 252, 255);
/* oklch */ color: oklch(96.1% 0.046 201.4);
Tailwind
colors: {
  custom: {
    50: '#defdff',
    500: '#cffcff',
    950: '#000000',
  },
}
SCSS
$custom: #cffcff;
$custom-light: #defdff;
$custom-dark: #000000;
JSON
{
  "hex": "#cffcff",
  "rgb": {
    "r": 207,
    "g": 252,
    "b": 255
  },
  "hsl": {
    "h": 183.75,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96069,
    "c": 0.04607,
    "h": 201.4
  },
  "luminance": 0.90106
}

Semantic roles & 50–950 ramp

primary
#CFFCFF
secondary
#EA8E88
accent
#0E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586

Preview Lab

Preview with #CFFCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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