#CFFFEE#CFFFEE

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

Color values

HEX#CFFFEE
RGBrgb(207, 255, 238)
HSLhsl(159, 100%, 91%)
HSVhsv(159, 19%, 100%)
CMYKcmyk(18.8%, 0%, 6.7%, 0%)
CIE-LABlab(96.39, -18.50, 3.09)
CIE-LCHlch(96.39, 18.76, 170.52°)
OKLaboklab(96.21% -0.0534 0.0079)
OKLCHoklch(96.21% 0.054 171.6)
XYZxyz(76.9205, 90.9561, 94.3759)
Luminance0.9096 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFEE #FFCFE0
analogous
#CFFFD6 #CFFFEE #CFF8FF
triadic
#CFFFEE #EECFFF #FFEECF
tetradic
#CFFFEE #D6CFFF #FFCFE0 #F8FFCF
square
#CFFFEE #D6CFFF #FFCFE0 #F8FFCF
split-complementary
#CFFFEE #FFCFF8 #FFD6CF
monochromatic
#55FFC3 #92FFD8 #CFFFEE #E0FFF4 #E0FFF4

Accessibility & contrast

On white

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

On black

19.19
#CFFFEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFEE
19.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFEE#FFFFFF#000000##000000
##CFFFEE1.001.0919.1919.19
#FFFFFF1.091.0021.0021.00
#00000019.1921.001.001.00
##00000019.1921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cfffee;
/* rgb */ color: rgb(207, 255, 238);
/* oklch */ color: oklch(96.2% 0.054 171.6);
Tailwind
colors: {
  custom: {
    50: '#defff3',
    500: '#cfffee',
    950: '#000000',
  },
}
SCSS
$custom: #cfffee;
$custom-light: #defff3;
$custom-dark: #000000;
JSON
{
  "hex": "#cfffee",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 238
  },
  "hsl": {
    "h": 158.75,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96205,
    "c": 0.05394,
    "h": 171.6
  },
  "luminance": 0.90958
}

Semantic roles & 50–950 ramp

primary
#CFFFEE
secondary
#EA88AB
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CFFFEE

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

Preview Lab → · Contrast checker → · Palette generator →

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