#CCFDF1#CCFDF1
#CCFDF1 is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.7% C 0.052 H 178.5°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDF1 |
|---|---|
| RGB | rgb(204, 253, 241) |
| HSL | hsl(165, 92%, 90%) |
| HSV | hsv(165, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(95.76, -17.86, 0.61) |
| CIE-LCH | lch(95.76, 17.87, 178.06°) |
| OKLab | oklab(95.68% -0.0524 0.0013) |
| OKLCH | oklch(95.68% 0.052 178.5) |
| XYZ | xyz(75.8999, 89.4363, 96.4660) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.39
Eggshell Blue
#C4FFF7
ΔE00 2.44
Light Light Blue
#CAFFFB
ΔE00 3.17
Ice
#D6FFFA
ΔE00 3.46
Pale Aqua
#B8FFEB
ΔE00 4.66
Pale Cyan
#B7FFFA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDF1 #FDCCD8
analogous
#CCFDD9 #CCFDF1 #CCF1FD
triadic
#CCFDF1 #F1CCFD #FDF1CC
tetradic
#CCFDF1 #D9CCFD #FDCCD8 #F1FDCC
square
#CCFDF1 #D9CCFD #FDCCD8 #F1FDCC
split-complementary
#CCFDF1 #FDCCF1 #FDD9CC
monochromatic
#56F8D1 #91FBE1 #CCFDF1 #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.11
#CCFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CCFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDF1
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDF1 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F1
Deuteranopia (green-blind)
#EFF0F2
Tritanopia (blue-blind)
#C0FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfdf1; /* rgb */ color: rgb(204, 253, 241); /* oklch */ color: oklch(95.7% 0.052 178.5);
Tailwind
colors: {
custom: {
50: '#dcfef5',
500: '#ccfdf1',
950: '#000000',
},
}SCSS
$custom: #ccfdf1; $custom-light: #dcfef5; $custom-dark: #000000;
JSON
{
"hex": "#ccfdf1",
"rgb": {
"r": 204,
"g": 253,
"b": 241
},
"hsl": {
"h": 165.306,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95683,
"c": 0.05239,
"h": 178.5
},
"luminance": 0.89439
}Semantic roles & 50–950 ramp
primary
#CCFDF1
secondary
#E5889F
accent
#0038E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585