#CFFFF3#CFFFF3

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

Color values

HEX#CFFFF3
RGBrgb(207, 255, 243)
HSLhsl(165, 100%, 91%)
HSVhsv(165, 19%, 100%)
CMYKcmyk(18.8%, 0%, 4.7%, 0%)
CIE-LABlab(96.51, -17.53, 0.69)
CIE-LCHlch(96.51, 17.54, 177.73°)
OKLaboklab(96.34% -0.0514 0.0016)
OKLCHoklch(96.34% 0.051 178.2)
XYZxyz(77.6653, 91.2540, 98.2984)
Luminance0.9126 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFFF3 #FFCFDB
analogous
#CFFFDB #CFFFF3 #CFF3FF
triadic
#CFFFF3 #F3CFFF #FFF3CF
tetradic
#CFFFF3 #DBCFFF #FFCFDB #F3FFCF
square
#CFFFF3 #DBCFFF #FFCFDB #F3FFCF
split-complementary
#CFFFF3 #FFCFF3 #FFDBCF
monochromatic
#55FFD4 #92FFE4 #CFFFF3 #E0FFF7 #E0FFF7

Accessibility & contrast

On white

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

On black

19.25
#CFFFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFFF3
19.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFFF3#FFFFFF#000000##000000
##CFFFF31.001.0919.2519.25
#FFFFFF1.091.0021.0021.00
#00000019.2521.001.001.00
##00000019.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F2F2F4
Tritanopia (blue-blind)
#C3FFFB
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cffff3;
/* rgb */ color: rgb(207, 255, 243);
/* oklch */ color: oklch(96.3% 0.051 178.2);
Tailwind
colors: {
  custom: {
    50: '#defff7',
    500: '#cffff3',
    950: '#000000',
  },
}
SCSS
$custom: #cffff3;
$custom-light: #defff7;
$custom-dark: #000000;
JSON
{
  "hex": "#cffff3",
  "rgb": {
    "r": 207,
    "g": 255,
    "b": 243
  },
  "hsl": {
    "h": 165,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.96344,
    "c": 0.0514,
    "h": 178.2
  },
  "luminance": 0.91256
}

Semantic roles & 50–950 ramp

primary
#CFFFF3
secondary
#EA88A1
accent
#0039E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CFFFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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