#CCF3FD#CCF3FD
#CCF3FD is a very light, muted cyan. Relative luminance 0.840; OKLCH L 94.0% C 0.043 H 215.0°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3FD |
|---|---|
| RGB | rgb(204, 243, 253) |
| HSL | hsl(192, 92%, 90%) |
| HSV | hsv(192, 19%, 99%) |
| CMYK | cmyk(19.4%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(93.46, -10.45, -8.99) |
| CIE-LCH | lch(93.46, 13.78, 220.70°) |
| OKLab | oklab(93.96% -0.0348 -0.0244) |
| OKLCH | oklch(93.96% 0.043 215) |
| XYZ | xyz(74.6772, 84.0281, 105.1939) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 4.97
Very Light Blue
#D5FFFF
ΔE00 5.09
Really Light Blue
#D4FFFF
ΔE00 5.16
Light Sky Blue
#C6FCFF
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3FD #FDD6CC
analogous
#CCFDEF #CCF3FD #CCDBFD
triadic
#CCF3FD #FDCCF3 #F3FDCC
tetradic
#CCF3FD #EFCCFD #FDD6CC #DBFDCC
square
#CCF3FD #EFCCFD #FDD6CC #DBFDCC
split-complementary
#CCF3FD #FDCCDB #FDEFCC
monochromatic
#56D7F8 #91E5FB #CCF3FD #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.18
#CCF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#CCF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3FD
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3FD | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#BEF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf3fd; /* rgb */ color: rgb(204, 243, 253); /* oklch */ color: oklch(94.0% 0.043 215.0);
Tailwind
colors: {
custom: {
50: '#dcf7fe',
500: '#ccf3fd',
950: '#000000',
},
}SCSS
$custom: #ccf3fd; $custom-light: #dcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#ccf3fd",
"rgb": {
"r": 204,
"g": 243,
"b": 253
},
"hsl": {
"h": 192.245,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.93963,
"c": 0.0425,
"h": 215
},
"luminance": 0.8403
}Semantic roles & 50–950 ramp
primary
#CCF3FD
secondary
#E59B88
accent
#2F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585