#CFFFEF#CFFFEF

#CFFFEF is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.053 H 172.9°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).

Color values

HEX#CFFFEF
RGBrgb(207, 255, 239)
HSLhsl(160, 100%, 91%)
HSVhsv(160, 19%, 100%)
CMYKcmyk(18.8%, 0%, 6.3%, 0%)
CIE-LABlab(96.42, -18.31, 2.61)
CIE-LCHlch(96.42, 18.49, 171.89°)
OKLaboklab(96.23% -0.053 0.0066)
OKLCHoklch(96.23% 0.053 172.9)
XYZxyz(77.0678, 91.0150, 95.1517)
Luminance0.9102 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFEF #FFCFDF
analogous
#CFFFD7 #CFFFEF #CFF7FF
triadic
#CFFFEF #EFCFFF #FFEFCF
tetradic
#CFFFEF #D7CFFF #FFCFDF #F7FFCF
square
#CFFFEF #D7CFFF #FFCFDF #F7FFCF
split-complementary
#CFFFEF #FFCFF7 #FFD7CF
monochromatic
#55FFC6 #92FFDB #CFFFEF #E0FFF5 #E0FFF5

Accessibility & contrast

On white

1.09
#CFFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.20
#CFFFEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFEF
19.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFEF#FFFFFF#000000##000000
##CFFFEF1.001.0919.2019.20
#FFFFFF1.091.0021.0021.00
#00000019.2021.001.001.00
##00000019.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#C4FFFA
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cfffef;
/* rgb */ color: rgb(207, 255, 239);
/* oklch */ color: oklch(96.2% 0.053 172.9);
Tailwind
colors: {
  custom: {
    50: '#defff4',
    500: '#cfffef',
    950: '#000000',
  },
}
SCSS
$custom: #cfffef;
$custom-light: #defff4;
$custom-dark: #000000;
JSON
{
  "hex": "#cfffef",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 239
  },
  "hsl": {
    "h": 160,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96233,
    "c": 0.05337,
    "h": 172.9
  },
  "luminance": 0.91017
}

Semantic roles & 50–950 ramp

primary
#CFFFEF
secondary
#EA88A9
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CFFFEF

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

Preview Lab → · Contrast checker → · Palette generator →

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