#CDFFFF#CDFFFF

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

Color values

HEX#CDFFFF
RGBrgb(205, 255, 255)
HSLhsl(180, 100%, 90%)
HSVhsv(180, 20%, 100%)
CMYKcmyk(19.6%, 0%, 0%, 0%)
CIE-LABlab(96.70, -15.72, -5.22)
CIE-LCHlch(96.70, 16.56, 198.37°)
OKLaboklab(96.57% -0.0486 -0.0142)
OKLCHoklch(96.57% 0.051 196.3)
XYZxyz(78.9816, 91.7163, 108.1299)
Luminance0.9172 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDFFFF #FFCDCD
analogous
#CDFFE6 #CDFFFF #CDE6FF
triadic
#CDFFFF #FFCDFF #FFFFCD
tetradic
#CDFFFF #E6CDFF #FFCDCD #E6FFCD
square
#CDFFFF #E6CDFF #FFCDCD #E6FFCD
split-complementary
#CDFFFF #FFCDE6 #FFE6CD
monochromatic
#53FFFF #90FFFF #CDFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CDFFFF#FFFFFF#000000##000000
##CDFFFF1.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)
#F8FAFF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#BDFFFF
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #cdffff;
/* rgb */ color: rgb(205, 255, 255);
/* oklch */ color: oklch(96.6% 0.051 196.3);
Tailwind
colors: {
  custom: {
    50: '#ddffff',
    500: '#cdffff',
    950: '#000000',
  },
}
SCSS
$custom: #cdffff;
$custom-light: #ddffff;
$custom-dark: #000000;
JSON
{
  "hex": "#cdffff",
  "rgb": {
    "r": 205,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.96566,
    "c": 0.05063,
    "h": 196.3
  },
  "luminance": 0.91719
}

Semantic roles & 50–950 ramp

primary
#CDFFFF
secondary
#EA8686
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151818
muted
#848686

Preview Lab

Preview with #CDFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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