#CCF4FD#CCF4FD
#CCF4FD is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.2% C 0.043 H 212.8°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4FD |
|---|---|
| RGB | rgb(204, 244, 253) |
| HSL | hsl(191, 92%, 90%) |
| HSV | hsv(191, 19%, 99%) |
| CMYK | cmyk(19.4%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(93.72, -10.95, -8.60) |
| CIE-LCH | lch(93.72, 13.93, 218.15°) |
| OKLab | oklab(94.17% -0.0361 -0.0233) |
| OKLCH | oklch(94.17% 0.043 212.8) |
| XYZ | xyz(74.9772, 84.6282, 105.2939) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.92
Very Light Blue
#D5FFFF
ΔE00 4.53
Really Light Blue
#D4FFFF
ΔE00 4.60
Lightcyan
#E0FFFF
ΔE00 4.64
Light Sky Blue
#C6FCFF
ΔE00 4.73
Pale Blue
#D0FEFE
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4FD #FDD5CC
analogous
#CCFDED #CCF4FD #CCDCFD
triadic
#CCF4FD #FDCCF4 #F4FDCC
tetradic
#CCF4FD #EDCCFD #FDD5CC #DCFDCC
square
#CCF4FD #EDCCFD #FDD5CC #DCFDCC
split-complementary
#CCF4FD #FDCCDC #FDEDCC
monochromatic
#56DBF8 #91E7FB #CCF4FD #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.17
#CCF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#CCF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4FD
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4FD | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#BEF8F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccf4fd; /* rgb */ color: rgb(204, 244, 253); /* oklch */ color: oklch(94.2% 0.043 212.8);
Tailwind
colors: {
custom: {
50: '#dcf7fe',
500: '#ccf4fd',
950: '#000000',
},
}SCSS
$custom: #ccf4fd; $custom-light: #dcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#ccf4fd",
"rgb": {
"r": 204,
"g": 244,
"b": 253
},
"hsl": {
"h": 191.02,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.94169,
"c": 0.04299,
"h": 212.8
},
"luminance": 0.84631
}Semantic roles & 50–950 ramp
primary
#CCF4FD
secondary
#E59988
accent
#2A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585