#CCF1FF#CCF1FF
#CCF1FF is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.6% C 0.043 H 222.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF1FF |
|---|---|
| RGB | rgb(204, 241, 255) |
| HSL | hsl(196, 100%, 90%) |
| HSV | hsv(196, 20%, 100%) |
| CMYK | cmyk(20%, 5.5%, 0%, 0%) |
| CIE-LAB | lab(93.00, -9.02, -10.71) |
| CIE-LCH | lch(93.00, 14.00, 229.91°) |
| OKLab | oklab(93.62% -0.0315 -0.029) |
| OKLCH | oklch(93.62% 0.043 222.7) |
| XYZ | xyz(74.4022, 82.9657, 106.6822) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.45
Ice Blue
#A5DFF9
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 6.70
Very Light Blue
#D5FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF1FF #FFDACC
analogous
#CCFFF4 #CCF1FF #CCD7FF
triadic
#CCF1FF #FFCCF1 #F1FFCC
tetradic
#CCF1FF #F4CCFF #FFDACC #D7FFCC
square
#CCF1FF #F4CCFF #FFDACC #D7FFCC
split-complementary
#CCF1FF #FFCCD7 #FFF4CC
monochromatic
#52CFFF #8FE0FF #CCF1FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.19
#CCF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#CCF1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF1FF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF1FF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#BDF6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf1ff; /* rgb */ color: rgb(204, 241, 255); /* oklch */ color: oklch(93.6% 0.043 222.7);
Tailwind
colors: {
custom: {
50: '#dcf5ff',
500: '#ccf1ff',
950: '#000000',
},
}SCSS
$custom: #ccf1ff; $custom-light: #dcf5ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf1ff",
"rgb": {
"r": 204,
"g": 241,
"b": 255
},
"hsl": {
"h": 196.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93615,
"c": 0.04283,
"h": 222.7
},
"luminance": 0.82968
}Semantic roles & 50–950 ramp
primary
#CCF1FF
secondary
#EAA186
accent
#3F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586