#CFFFFA#CFFFFA

#CFFFFA is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.5% C 0.049 H 188.6°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).

Color values

HEX#CFFFFA
RGBrgb(207, 255, 250)
HSLhsl(174, 100%, 91%)
HSVhsv(174, 19%, 100%)
CMYKcmyk(18.8%, 0%, 2%, 0%)
CIE-LABlab(96.69, -16.14, -2.65)
CIE-LCHlch(96.69, 16.36, 189.33°)
OKLaboklab(96.54% -0.0487 -0.0073)
OKLCHoklch(96.54% 0.049 188.6)
XYZxyz(78.7426, 91.6849, 103.9721)
Luminance0.9169 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFFA #FFCFD4
analogous
#CFFFE2 #CFFFFA #CFECFF
triadic
#CFFFFA #FACFFF #FFFACF
tetradic
#CFFFFA #E2CFFF #FFCFD4 #ECFFCF
square
#CFFFFA #E2CFFF #FFCFD4 #ECFFCF
split-complementary
#CFFFFA #FFCFEC #FFE2CF
monochromatic
#55FFED #92FFF4 #CFFFFA #E0FFFC #E0FFFC

Accessibility & contrast

On white

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

On black

19.34
#CFFFFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFFA
19.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFFA#FFFFFF#000000##000000
##CFFFFA1.001.0919.3419.34
#FFFFFF1.091.0021.0021.00
#00000019.3421.001.001.00
##00000019.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#C1FFFD
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cffffa;
/* rgb */ color: rgb(207, 255, 250);
/* oklch */ color: oklch(96.5% 0.049 188.6);
Tailwind
colors: {
  custom: {
    50: '#defffb',
    500: '#cffffa',
    950: '#000000',
  },
}
SCSS
$custom: #cffffa;
$custom-light: #defffb;
$custom-dark: #000000;
JSON
{
  "hex": "#cffffa",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 250
  },
  "hsl": {
    "h": 173.75,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96543,
    "c": 0.04921,
    "h": 188.6
  },
  "luminance": 0.91688
}

Semantic roles & 50–950 ramp

primary
#CFFFFA
secondary
#EA8892
accent
#0018E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685

Preview Lab

Preview with #CFFFFA

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

Preview Lab → · Contrast checker → · Palette generator →

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