#CFFFEC#CFFFEC

#CFFFEC is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.055 H 169.1°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).

Color values

HEX#CFFFEC
RGBrgb(207, 255, 236)
HSLhsl(156, 100%, 91%)
HSVhsv(156, 19%, 100%)
CMYKcmyk(18.8%, 0%, 7.5%, 0%)
CIE-LABlab(96.34, -18.88, 4.05)
CIE-LCHlch(96.34, 19.31, 167.90°)
OKLaboklab(96.15% -0.0541 0.0104)
OKLCHoklch(96.15% 0.055 169.1)
XYZxyz(76.6283, 90.8392, 92.8370)
Luminance0.9084 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFEC #FFCFE2
analogous
#CFFFD4 #CFFFEC #CFFAFF
triadic
#CFFFEC #ECCFFF #FFECCF
tetradic
#CFFFEC #D4CFFF #FFCFE2 #FAFFCF
square
#CFFFEC #D4CFFF #FFCFE2 #FAFFCF
split-complementary
#CFFFEC #FFCFFA #FFD4CF
monochromatic
#55FFBC #92FFD4 #CFFFEC #E0FFF3 #E0FFF3

Accessibility & contrast

On white

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

On black

19.17
#CFFFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFEC
19.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFEC#FFFFFF#000000##000000
##CFFFEC1.001.1019.1719.17
#FFFFFF1.101.0021.0021.00
#00000019.1721.001.001.00
##00000019.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#C5FFF9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #cfffec;
/* rgb */ color: rgb(207, 255, 236);
/* oklch */ color: oklch(96.2% 0.055 169.1);
Tailwind
colors: {
  custom: {
    50: '#defff2',
    500: '#cfffec',
    950: '#000000',
  },
}
SCSS
$custom: #cfffec;
$custom-light: #defff2;
$custom-dark: #000000;
JSON
{
  "hex": "#cfffec",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 236
  },
  "hsl": {
    "h": 156.25,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96151,
    "c": 0.05514,
    "h": 169.1
  },
  "luminance": 0.90842
}

Semantic roles & 50–950 ramp

primary
#CFFFEC
secondary
#EA88AF
accent
#005BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685

Preview Lab

Preview with #CFFFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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