#CFFFF4#CFFFF4

#CFFFF4 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.051 H 179.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).

Color values

HEX#CFFFF4
RGBrgb(207, 255, 244)
HSLhsl(166, 100%, 91%)
HSVhsv(166, 19%, 100%)
CMYKcmyk(18.8%, 0%, 4.3%, 0%)
CIE-LABlab(96.54, -17.33, 0.21)
CIE-LCHlch(96.54, 17.33, 179.29°)
OKLaboklab(96.37% -0.051 0.0003)
OKLCHoklch(96.37% 0.051 179.7)
XYZxyz(77.8167, 91.3146, 99.0959)
Luminance0.9132 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFF4 #FFCFDA
analogous
#CFFFDC #CFFFF4 #CFF2FF
triadic
#CFFFF4 #F4CFFF #FFF4CF
tetradic
#CFFFF4 #DCCFFF #FFCFDA #F2FFCF
square
#CFFFF4 #DCCFFF #FFCFDA #F2FFCF
split-complementary
#CFFFF4 #FFCFF2 #FFDCCF
monochromatic
#55FFD8 #92FFE6 #CFFFF4 #E0FFF8 #E0FFF8

Accessibility & contrast

On white

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

On black

19.26
#CFFFF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFF4
19.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFF4#FFFFFF#000000##000000
##CFFFF41.001.0919.2619.26
#FFFFFF1.091.0021.0021.00
#00000019.2621.001.001.00
##00000019.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF9F4
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#C3FFFC
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cffff4;
/* rgb */ color: rgb(207, 255, 244);
/* oklch */ color: oklch(96.4% 0.051 179.7);
Tailwind
colors: {
  custom: {
    50: '#defff7',
    500: '#cffff4',
    950: '#000000',
  },
}
SCSS
$custom: #cffff4;
$custom-light: #defff7;
$custom-dark: #000000;
JSON
{
  "hex": "#cffff4",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 244
  },
  "hsl": {
    "h": 166.25,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96372,
    "c": 0.05099,
    "h": 179.7
  },
  "luminance": 0.91317
}

Semantic roles & 50–950 ramp

primary
#CFFFF4
secondary
#EA889F
accent
#0035E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CFFFF4

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

Preview Lab → · Contrast checker → · Palette generator →

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