#CCFFED#CCFFED

#CCFFED is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.057 H 171.5°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).

Color values

HEX#CCFFED
RGBrgb(204, 255, 237)
HSLhsl(159, 100%, 90%)
HSVhsv(159, 20%, 100%)
CMYKcmyk(20%, 0%, 7.1%, 0%)
CIE-LABlab(96.19, -19.61, 3.29)
CIE-LCHlch(96.19, 19.89, 170.48°)
OKLaboklab(95.99% -0.0565 0.0084)
OKLCHoklch(95.99% 0.057 171.5)
XYZxyz(75.9436, 90.4693, 93.5653)
Luminance0.9047 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCFFED #FFCCDE
analogous
#CCFFD4 #CCFFED #CCF7FF
triadic
#CCFFED #EDCCFF #FFEDCC
tetradic
#CCFFED #D4CCFF #FFCCDE #F7FFCC
square
#CCFFED #D4CCFF #FFCCDE #F7FFCC
split-complementary
#CCFFED #FFCCF7 #FFD4CC
monochromatic
#52FFC2 #8FFFD7 #CCFFED #E0FFF4 #E0FFF4

Accessibility & contrast

On white

1.10
#CCFFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.09
#CCFFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCFFED
19.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCFFED#FFFFFF#000000##000000
##CCFFED1.001.1019.0919.09
#FFFFFF1.101.0021.0021.00
#00000019.0921.001.001.00
##00000019.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#C0FFF9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ccffed;
/* rgb */ color: rgb(204, 255, 237);
/* oklch */ color: oklch(96.0% 0.057 171.5);
Tailwind
colors: {
  custom: {
    50: '#dcfff2',
    500: '#ccffed',
    950: '#000000',
  },
}
SCSS
$custom: #ccffed;
$custom-light: #dcfff2;
$custom-dark: #000000;
JSON
{
  "hex": "#ccffed",
  "rgb": {
    "r": 204,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 158.824,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.95992,
    "c": 0.05715,
    "h": 171.5
  },
  "luminance": 0.90472
}

Semantic roles & 50–950 ramp

primary
#CCFFED
secondary
#EA86A9
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CCFFED

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

Preview Lab → · Contrast checker → · Palette generator →

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