#CCFFEE#CCFFEE

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

Color values

HEX#CCFFEE
RGBrgb(204, 255, 238)
HSLhsl(160, 100%, 90%)
HSVhsv(160, 20%, 100%)
CMYKcmyk(20%, 0%, 6.7%, 0%)
CIE-LABlab(96.22, -19.42, 2.81)
CIE-LCHlch(96.22, 19.62, 171.77°)
OKLaboklab(96.02% -0.0561 0.0072)
OKLCHoklch(96.02% 0.057 172.7)
XYZxyz(76.0901, 90.5279, 94.3369)
Luminance0.9053 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCFFEE #FFCCDD
analogous
#CCFFD5 #CCFFEE #CCF6FF
triadic
#CCFFEE #EECCFF #FFEECC
tetradic
#CCFFEE #D5CCFF #FFCCDD #F6FFCC
square
#CCFFEE #D5CCFF #FFCCDD #F6FFCC
split-complementary
#CCFFEE #FFCCF6 #FFD5CC
monochromatic
#52FFC5 #8FFFDA #CCFFEE #E0FFF5 #E0FFF5

Accessibility & contrast

On white

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

On black

19.11
#CCFFEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCFFEE
19.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCFFEE#FFFFFF#000000##000000
##CCFFEE1.001.1019.1119.11
#FFFFFF1.101.0021.0021.00
#00000019.1121.001.001.00
##00000019.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#C0FFFA
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #ccffee;
/* rgb */ color: rgb(204, 255, 238);
/* oklch */ color: oklch(96.0% 0.057 172.7);
Tailwind
colors: {
  custom: {
    50: '#dcfff3',
    500: '#ccffee',
    950: '#000000',
  },
}
SCSS
$custom: #ccffee;
$custom-light: #dcfff3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccffee",
  "rgb": {
    "r": 204,
    "g": 255,
    "b": 238
  },
  "hsl": {
    "h": 160,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.96019,
    "c": 0.05658,
    "h": 172.7
  },
  "luminance": 0.9053
}

Semantic roles & 50–950 ramp

primary
#CCFFEE
secondary
#EA86A7
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685

Preview Lab

Preview with #CCFFEE

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

Preview Lab → · Contrast checker → · Palette generator →

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