#CDFFFC#CDFFFC

#CDFFFC is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.051 H 191.8°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).

Color values

HEX#CDFFFC
RGBrgb(205, 255, 252)
HSLhsl(176, 100%, 90%)
HSVhsv(176, 20%, 100%)
CMYKcmyk(19.6%, 0%, 1.2%, 0%)
CIE-LABlab(96.63, -16.33, -3.79)
CIE-LCHlch(96.63, 16.77, 193.07°)
OKLaboklab(96.48% -0.0497 -0.0104)
OKLCHoklch(96.48% 0.051 191.8)
XYZxyz(78.5025, 91.5246, 105.6064)
Luminance0.9153 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDFFFC #FFCDD0
analogous
#CDFFE3 #CDFFFC #CDE9FF
triadic
#CDFFFC #FCCDFF #FFFCCD
tetradic
#CDFFFC #E3CDFF #FFCDD0 #E9FFCD
square
#CDFFFC #E3CDFF #FFCDD0 #E9FFCD
split-complementary
#CDFFFC #FFCDE9 #FFE3CD
monochromatic
#53FFF5 #90FFF8 #CDFFFC #E0FFFD #E0FFFD

Accessibility & contrast

On white

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

On black

19.31
#CDFFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDFFFC
19.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDFFFC#FFFFFF#000000##000000
##CDFFFC1.001.0919.3119.31
#FFFFFF1.091.0021.0021.00
#00000019.3121.001.001.00
##00000019.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#BEFFFE
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cdfffc;
/* rgb */ color: rgb(205, 255, 252);
/* oklch */ color: oklch(96.5% 0.051 191.8);
Tailwind
colors: {
  custom: {
    50: '#ddfffd',
    500: '#cdfffc',
    950: '#000000',
  },
}
SCSS
$custom: #cdfffc;
$custom-light: #ddfffd;
$custom-dark: #000000;
JSON
{
  "hex": "#cdfffc",
  "rgb": {
    "r": 205,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 176.4,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.96477,
    "c": 0.05081,
    "h": 191.8
  },
  "luminance": 0.91527
}

Semantic roles & 50–950 ramp

primary
#CDFFFC
secondary
#EA868C
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685

Preview Lab

Preview with #CDFFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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