#CCF4FF#CCF4FF
#CCF4FF is a very light, muted cyan. Relative luminance 0.848; OKLCH L 94.2% C 0.044 H 216.2°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4FF |
|---|---|
| RGB | rgb(204, 244, 255) |
| HSL | hsl(193, 100%, 90%) |
| HSV | hsv(193, 20%, 100%) |
| CMYK | cmyk(20%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(93.78, -10.53, -9.56) |
| CIE-LCH | lch(93.78, 14.22, 222.22°) |
| OKLab | oklab(94.23% -0.0354 -0.0259) |
| OKLCH | oklch(94.23% 0.044 216.2) |
| XYZ | xyz(75.2975, 84.7563, 106.9807) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.39
Lightcyan
#E0FFFF
ΔE00 5.22
Very Light Blue
#D5FFFF
ΔE00 5.29
Really Light Blue
#D4FFFF
ΔE00 5.36
Light Sky Blue
#C6FCFF
ΔE00 5.41
Pale Blue
#D0FEFE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4FF #FFD7CC
analogous
#CCFFF0 #CCF4FF #CCDBFF
triadic
#CCF4FF #FFCCF4 #F4FFCC
tetradic
#CCF4FF #F0CCFF #FFD7CC #DBFFCC
square
#CCF4FF #F0CCFF #FFD7CC #DBFFCC
split-complementary
#CCF4FF #FFCCDB #FFF0CC
monochromatic
#52DAFF #8FE7FF #CCF4FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.17
#CCF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#CCF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4FF
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4FF | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E4EAFF
Tritanopia (blue-blind)
#BDF8F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccf4ff; /* rgb */ color: rgb(204, 244, 255); /* oklch */ color: oklch(94.2% 0.044 216.2);
Tailwind
colors: {
custom: {
50: '#dcf7ff',
500: '#ccf4ff',
950: '#000000',
},
}SCSS
$custom: #ccf4ff; $custom-light: #dcf7ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf4ff",
"rgb": {
"r": 204,
"g": 244,
"b": 255
},
"hsl": {
"h": 192.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94231,
"c": 0.04385,
"h": 216.2
},
"luminance": 0.84759
}Semantic roles & 50–950 ramp
primary
#CCF4FF
secondary
#EA9B86
accent
#3100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586