#CCF7FC#CCF7FC
#CCF7FC is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.8% C 0.045 H 205.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF7FC |
|---|---|
| RGB | rgb(204, 247, 252) |
| HSL | hsl(186, 89%, 89%) |
| HSV | hsv(186, 19%, 99%) |
| CMYK | cmyk(19%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(94.48, -12.66, -6.97) |
| CIE-LCH | lch(94.48, 14.45, 208.82°) |
| OKLab | oklab(94.76% -0.0404 -0.0189) |
| OKLCH | oklch(94.76% 0.045 205.1) |
| XYZ | xyz(75.7284, 86.3847, 104.7605) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.62
Really Light Blue
#D4FFFF
ΔE00 2.63
Pale Blue
#D0FEFE
ΔE00 2.69
Light Sky Blue
#C6FCFF
ΔE00 2.80
Pale Sky Blue
#BDF6FE
ΔE00 2.89
Very Pale Blue
#D6FFFE
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF7FC #FCD1CC
analogous
#CCFCE9 #CCF7FC #CCDFFC
triadic
#CCF7FC #FCCCF7 #F7FCCC
tetradic
#CCF7FC #E9CCFC #FCD1CC #DFFCCC
square
#CCF7FC #E9CCFC #FCD1CC #DFFCCC
split-complementary
#CCF7FC #FCCCDF #FCE9CC
monochromatic
#58E5F5 #92EEF9 #CCF7FC #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.15
#CCF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CCF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF7FC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF7FC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#BEFBF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf7fc; /* rgb */ color: rgb(204, 247, 252); /* oklch */ color: oklch(94.8% 0.045 205.1);
Tailwind
colors: {
custom: {
50: '#dcf9fd',
500: '#ccf7fc',
950: '#000000',
},
}SCSS
$custom: #ccf7fc; $custom-light: #dcf9fd; $custom-dark: #000000;
JSON
{
"hex": "#ccf7fc",
"rgb": {
"r": 204,
"g": 247,
"b": 252
},
"hsl": {
"h": 186.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.94757,
"c": 0.04459,
"h": 205.1
},
"luminance": 0.86387
}Semantic roles & 50–950 ramp
primary
#CCF7FC
secondary
#E39289
accent
#1800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585