#CDFEFC#CDFEFC

#CDFEFC is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.050 H 193.3°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).

Color values

HEX#CDFEFC
RGBrgb(205, 254, 252)
HSLhsl(178, 96%, 90%)
HSVhsv(178, 19%, 100%)
CMYKcmyk(19.3%, 0%, 0.8%, 0.4%)
CIE-LABlab(96.36, -15.84, -4.18)
CIE-LCHlch(96.36, 16.38, 194.77°)
OKLaboklab(96.27% -0.0484 -0.0114)
OKLCHoklch(96.27% 0.05 193.3)
XYZxyz(78.1843, 90.8883, 105.5004)
Luminance0.9089 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDFEFC #FECDCF
analogous
#CDFEE3 #CDFEFC #CDE8FE
triadic
#CDFEFC #FCCDFE #FEFCCD
tetradic
#CDFEFC #E3CDFE #FECDCF #E8FECD
square
#CDFEFC #E3CDFE #FECDCF #E8FECD
split-complementary
#CDFEFC #FECDE8 #FEE3CD
monochromatic
#55FCF5 #91FDF8 #CDFEFC #E1FEFD #E1FEFD

Accessibility & contrast

On white

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

On black

19.18
#CDFEFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDFEFC
19.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDFEFC#FFFFFF#000000##000000
##CDFEFC1.001.0919.1819.18
#FFFFFF1.091.0021.0021.00
#00000019.1821.001.001.00
##00000019.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#BEFFFD
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cdfefc;
/* rgb */ color: rgb(205, 254, 252);
/* oklch */ color: oklch(96.3% 0.050 193.3);
Tailwind
colors: {
  custom: {
    50: '#ddfefd',
    500: '#cdfefc',
    950: '#000000',
  },
}
SCSS
$custom: #cdfefc;
$custom-light: #ddfefd;
$custom-dark: #000000;
JSON
{
  "hex": "#cdfefc",
  "rgb": {
    "r": 205,
    "g": 254,
    "b": 252
  },
  "hsl": {
    "h": 177.551,
    "s": 96.078,
    "l": 90
  },
  "oklch": {
    "l": 0.96269,
    "c": 0.04978,
    "h": 193.3
  },
  "luminance": 0.90891
}

Semantic roles & 50–950 ramp

primary
#CDFEFC
secondary
#E8888C
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585

Preview Lab

Preview with #CDFEFC

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

Preview Lab → · Contrast checker → · Palette generator →

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