#CFFFFF#CFFFFF

#CFFFFF is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.049 H 196.4°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).

Color values

HEX#CFFFFF
RGBrgb(207, 255, 255)
HSLhsl(180, 100%, 91%)
HSVhsv(180, 19%, 100%)
CMYKcmyk(18.8%, 0%, 0%, 0%)
CIE-LABlab(96.82, -15.13, -5.03)
CIE-LCHlch(96.82, 15.94, 198.41°)
OKLaboklab(96.69% -0.0467 -0.0137)
OKLCHoklch(96.69% 0.049 196.4)
XYZxyz(79.5370, 92.0027, 108.1560)
Luminance0.9201 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFFF #FFCFCF
analogous
#CFFFE7 #CFFFFF #CFE7FF
triadic
#CFFFFF #FFCFFF #FFFFCF
tetradic
#CFFFFF #E7CFFF #FFCFCF #E7FFCF
square
#CFFFFF #E7CFFF #FFCFCF #E7FFCF
split-complementary
#CFFFFF #FFCFE7 #FFE7CF
monochromatic
#55FFFF #92FFFF #CFFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.40
#CFFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFFF
19.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFFF#FFFFFF#000000##000000
##CFFFFF1.001.0819.4019.40
#FFFFFF1.081.0021.0021.00
#00000019.4021.001.001.00
##00000019.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#C0FFFF
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #cfffff;
/* rgb */ color: rgb(207, 255, 255);
/* oklch */ color: oklch(96.7% 0.049 196.4);
Tailwind
colors: {
  custom: {
    50: '#deffff',
    500: '#cfffff',
    950: '#000000',
  },
}
SCSS
$custom: #cfffff;
$custom-light: #deffff;
$custom-dark: #000000;
JSON
{
  "hex": "#cfffff",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96689,
    "c": 0.04871,
    "h": 196.4
  },
  "luminance": 0.92005
}

Semantic roles & 50–950 ramp

primary
#CFFFFF
secondary
#EA8888
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686

Preview Lab

Preview with #CFFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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