#CCFDEC#CCFDEC
#CCFDEC is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.5% C 0.055 H 172.0°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDEC |
|---|---|
| RGB | rgb(204, 253, 236) |
| HSL | hsl(159, 92%, 90%) |
| HSV | hsv(159, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(95.64, -18.83, 3.00) |
| CIE-LCH | lch(95.64, 19.07, 170.94°) |
| OKLab | oklab(95.55% -0.0543 0.0077) |
| OKLCH | oklch(95.55% 0.055 172) |
| XYZ | xyz(75.1633, 89.1417, 92.5865) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.87
Pale Aqua
#B8FFEB
ΔE00 3.97
Duck Egg Blue
#C3FBF4
ΔE00 4.00
Light Light Blue
#CAFFFB
ΔE00 4.98
Ice
#D6FFFA
ΔE00 5.02
Pale Cyan
#B7FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDEC #FDCCDD
analogous
#CCFDD4 #CCFDEC #CCF5FD
triadic
#CCFDEC #ECCCFD #FDECCC
tetradic
#CCFDEC #D4CCFD #FDCCDD #F5FDCC
square
#CCFDEC #D4CCFD #FDCCDD #F5FDCC
split-complementary
#CCFDEC #FDCCF5 #FDD4CC
monochromatic
#56F8C0 #91FBD6 #CCFDEC #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.12
#CCFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#CCFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDEC
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDEC | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#C1FEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfdec; /* rgb */ color: rgb(204, 253, 236); /* oklch */ color: oklch(95.5% 0.055 172.0);
Tailwind
colors: {
custom: {
50: '#dcfef2',
500: '#ccfdec',
950: '#000000',
},
}SCSS
$custom: #ccfdec; $custom-light: #dcfef2; $custom-dark: #000000;
JSON
{
"hex": "#ccfdec",
"rgb": {
"r": 204,
"g": 253,
"b": 236
},
"hsl": {
"h": 159.184,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95545,
"c": 0.05489,
"h": 172
},
"luminance": 0.89144
}Semantic roles & 50–950 ramp
primary
#CCFDEC
secondary
#E588A8
accent
#0050E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585