#CCF3FC#CCF3FC
#CCF3FC is a very light, muted cyan. Relative luminance 0.840; OKLCH L 93.9% C 0.042 H 213.2°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3FC |
|---|---|
| RGB | rgb(204, 243, 252) |
| HSL | hsl(191, 89%, 89%) |
| HSV | hsv(191, 19%, 99%) |
| CMYK | cmyk(19%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.44, -10.66, -8.51) |
| CIE-LCH | lch(93.44, 13.64, 218.61°) |
| OKLab | oklab(93.93% -0.0352 -0.0231) |
| OKLCH | oklch(93.93% 0.042 213.2) |
| XYZ | xyz(74.5183, 83.9645, 104.3572) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 4.68
Very Light Blue
#D5FFFF
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 4.79
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Light Sky Blue
#C6FCFF
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3FC #FCD5CC
analogous
#CCFCED #CCF3FC #CCDBFC
triadic
#CCF3FC #FCCCF3 #F3FCCC
tetradic
#CCF3FC #EDCCFC #FCD5CC #DBFCCC
square
#CCF3FC #EDCCFC #FCD5CC #DBFCCC
split-complementary
#CCF3FC #FCCCDB #FCEDCC
monochromatic
#58D8F5 #92E5F9 #CCF3FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.18
#CCF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#CCF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3FC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3FC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#BEF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf3fc; /* rgb */ color: rgb(204, 243, 252); /* oklch */ color: oklch(93.9% 0.042 213.2);
Tailwind
colors: {
custom: {
50: '#dcf7fd',
500: '#ccf3fc',
950: '#000000',
},
}SCSS
$custom: #ccf3fc; $custom-light: #dcf7fd; $custom-dark: #000000;
JSON
{
"hex": "#ccf3fc",
"rgb": {
"r": 204,
"g": 243,
"b": 252
},
"hsl": {
"h": 191.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.93932,
"c": 0.04208,
"h": 213.2
},
"luminance": 0.83967
}Semantic roles & 50–950 ramp
primary
#CCF3FC
secondary
#E39A89
accent
#2B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585