#CCF3FF#CCF3FF
#CCF3FF is a very light, muted cyan. Relative luminance 0.842; OKLCH L 94.0% C 0.043 H 218.4°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3FF |
|---|---|
| RGB | rgb(204, 243, 255) |
| HSL | hsl(194, 100%, 90%) |
| HSV | hsv(194, 20%, 100%) |
| CMYK | cmyk(20%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(93.52, -10.03, -9.94) |
| CIE-LCH | lch(93.52, 14.12, 224.75°) |
| OKLab | oklab(94.03% -0.0341 -0.027) |
| OKLCH | oklch(94.03% 0.043 218.4) |
| XYZ | xyz(74.9974, 84.1562, 106.8807) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.90
Lightcyan
#E0FFFF
ΔE00 5.60
Very Light Blue
#D5FFFF
ΔE00 5.85
Really Light Blue
#D4FFFF
ΔE00 5.93
Light Sky Blue
#C6FCFF
ΔE00 5.99
Powder Blue
#B0E0E6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3FF #FFD8CC
analogous
#CCFFF2 #CCF3FF #CCD9FF
triadic
#CCF3FF #FFCCF3 #F3FFCC
tetradic
#CCF3FF #F2CCFF #FFD8CC #D9FFCC
square
#CCF3FF #F2CCFF #FFD8CC #D9FFCC
split-complementary
#CCF3FF #FFCCD9 #FFF2CC
monochromatic
#52D6FF #8FE5FF #CCF3FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.18
#CCF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CCF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3FF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3FF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#BDF8F7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf3ff; /* rgb */ color: rgb(204, 243, 255); /* oklch */ color: oklch(94.0% 0.043 218.4);
Tailwind
colors: {
custom: {
50: '#dcf7ff',
500: '#ccf3ff',
950: '#000000',
},
}SCSS
$custom: #ccf3ff; $custom-light: #dcf7ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf3ff",
"rgb": {
"r": 204,
"g": 243,
"b": 255
},
"hsl": {
"h": 194.118,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94025,
"c": 0.04345,
"h": 218.4
},
"luminance": 0.84159
}Semantic roles & 50–950 ramp
primary
#CCF3FF
secondary
#EA9D86
accent
#3600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586