#CCF2FF#CCF2FF
#CCF2FF is a very light, muted cyan. Relative luminance 0.836; OKLCH L 93.8% C 0.043 H 220.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2FF |
|---|---|
| RGB | rgb(204, 242, 255) |
| HSL | hsl(195, 100%, 90%) |
| HSV | hsv(195, 20%, 100%) |
| CMYK | cmyk(20%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(93.26, -9.52, -10.33) |
| CIE-LCH | lch(93.26, 14.05, 227.32°) |
| OKLab | oklab(93.82% -0.0328 -0.028) |
| OKLCH | oklch(93.82% 0.043 220.5) |
| XYZ | xyz(74.6990, 83.5593, 106.7812) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.43
Lightcyan
#E0FFFF
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.38
Very Light Blue
#D5FFFF
ΔE00 6.42
Really Light Blue
#D4FFFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2FF #FFD9CC
analogous
#CCFFF2 #CCF2FF #CCD9FF
triadic
#CCF2FF #FFCCF2 #F2FFCC
tetradic
#CCF2FF #F2CCFF #FFD9CC #D9FFCC
square
#CCF2FF #F2CCFF #FFD9CC #D9FFCC
split-complementary
#CCF2FF #FFCCD9 #FFF2CC
monochromatic
#52D3FF #8FE2FF #CCF2FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.19
#CCF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#CCF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2FF
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2FF | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#BDF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf2ff; /* rgb */ color: rgb(204, 242, 255); /* oklch */ color: oklch(93.8% 0.043 220.5);
Tailwind
colors: {
custom: {
50: '#dcf6ff',
500: '#ccf2ff',
950: '#000000',
},
}SCSS
$custom: #ccf2ff; $custom-light: #dcf6ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf2ff",
"rgb": {
"r": 204,
"g": 242,
"b": 255
},
"hsl": {
"h": 195.294,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9382,
"c": 0.04311,
"h": 220.5
},
"luminance": 0.83562
}Semantic roles & 50–950 ramp
primary
#CCF2FF
secondary
#EA9F86
accent
#3A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586