#CCFFEC#CCFFEC
#CCFFEC is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.058 H 170.3°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFEC |
|---|---|
| RGB | rgb(204, 255, 236) |
| HSL | hsl(158, 100%, 90%) |
| HSV | hsv(158, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.17, -19.81, 3.77) |
| CIE-LCH | lch(96.17, 20.16, 169.23°) |
| OKLab | oklab(95.97% -0.0569 0.0097) |
| OKLCH | oklch(95.97% 0.058 170.3) |
| XYZ | xyz(75.7979, 90.4110, 92.7980) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.58
Eggshell Blue
#C4FFF7
ΔE00 4.33
Duck Egg Blue
#C3FBF4
ΔE00 4.58
Light Light Blue
#CAFFFB
ΔE00 5.60
Ice
#D6FFFA
ΔE00 5.73
Pale Cyan
#B7FFFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFEC #FFCCDF
analogous
#CCFFD2 #CCFFEC #CCF9FF
triadic
#CCFFEC #ECCCFF #FFECCC
tetradic
#CCFFEC #D2CCFF #FFCCDF #F9FFCC
square
#CCFFEC #D2CCFF #FFCCDF #F9FFCC
split-complementary
#CCFFEC #FFCCF9 #FFD2CC
monochromatic
#52FFBE #8FFFD5 #CCFFEC #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CCFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CCFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFEC
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFEC | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#C1FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffec; /* rgb */ color: rgb(204, 255, 236); /* oklch */ color: oklch(96.0% 0.058 170.3);
Tailwind
colors: {
custom: {
50: '#dcfff2',
500: '#ccffec',
950: '#000000',
},
}SCSS
$custom: #ccffec; $custom-light: #dcfff2; $custom-dark: #000000;
JSON
{
"hex": "#ccffec",
"rgb": {
"r": 204,
"g": 255,
"b": 236
},
"hsl": {
"h": 157.647,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95965,
"c": 0.05774,
"h": 170.3
},
"luminance": 0.90413
}Semantic roles & 50–950 ramp
primary
#CCFFEC
secondary
#EA86AB
accent
#0056E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685