#CCF0FC#CCF0FC
#CCF0FC is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.3% C 0.041 H 219.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF0FC |
|---|---|
| RGB | rgb(204, 240, 252) |
| HSL | hsl(195, 89%, 89%) |
| HSV | hsv(195, 19%, 99%) |
| CMYK | cmyk(19%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(92.66, -9.14, -9.66) |
| CIE-LCH | lch(92.66, 13.30, 226.59°) |
| OKLab | oklab(93.32% -0.0313 -0.0262) |
| OKLCH | oklch(93.32% 0.041 219.9) |
| XYZ | xyz(73.6279, 82.1836, 104.0603) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 5.89
Lightcyan
#E0FFFF
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.20
Very Light Blue
#D5FFFF
ΔE00 6.45
Really Light Blue
#D4FFFF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF0FC #FCD8CC
analogous
#CCFCF0 #CCF0FC #CCD8FC
triadic
#CCF0FC #FCCCF0 #F0FCCC
tetradic
#CCF0FC #F0CCFC #FCD8CC #D8FCCC
square
#CCF0FC #F0CCFC #FCD8CC #D8FCCC
split-complementary
#CCF0FC #FCCCD8 #FCF0CC
monochromatic
#58CEF5 #92DFF9 #CCF0FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.20
#CCF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#CCF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF0FC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF0FC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#E1E7FC
Tritanopia (blue-blind)
#BEF4F4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf0fc; /* rgb */ color: rgb(204, 240, 252); /* oklch */ color: oklch(93.3% 0.041 219.9);
Tailwind
colors: {
custom: {
50: '#dcf5fd',
500: '#ccf0fc',
950: '#000000',
},
}SCSS
$custom: #ccf0fc; $custom-light: #dcf5fd; $custom-dark: #000000;
JSON
{
"hex": "#ccf0fc",
"rgb": {
"r": 204,
"g": 240,
"b": 252
},
"hsl": {
"h": 195,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.93316,
"c": 0.0408,
"h": 219.9
},
"luminance": 0.82186
}Semantic roles & 50–950 ramp
primary
#CCF0FC
secondary
#E39F89
accent
#3900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585