#CCF6FF#CCF6FF
#CCF6FF is a very light, muted cyan. Relative luminance 0.860; OKLCH L 94.6% C 0.045 H 212.1°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF6FF |
|---|---|
| RGB | rgb(204, 246, 255) |
| HSL | hsl(191, 100%, 90%) |
| HSV | hsv(191, 20%, 100%) |
| CMYK | cmyk(20%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(94.30, -11.54, -8.78) |
| CIE-LCH | lch(94.30, 14.50, 217.28°) |
| OKLab | oklab(94.64% -0.038 -0.0238) |
| OKLCH | oklch(94.64% 0.045 212.1) |
| XYZ | xyz(75.9026, 85.9664, 107.1824) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.48
Very Light Blue
#D5FFFF
ΔE00 4.20
Light Sky Blue
#C6FCFF
ΔE00 4.25
Really Light Blue
#D4FFFF
ΔE00 4.25
Pale Blue
#D0FEFE
ΔE00 4.40
Ice Blue (survey)
#D7FFFE
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF6FF #FFD5CC
analogous
#CCFFEE #CCF6FF #CCDDFF
triadic
#CCF6FF #FFCCF6 #F6FFCC
tetradic
#CCF6FF #EECCFF #FFD5CC #DDFFCC
square
#CCF6FF #EECCFF #FFD5CC #DDFFCC
split-complementary
#CCF6FF #FFCCDD #FFEECC
monochromatic
#52E0FF #8FEBFF #CCF6FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.15
#CCF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#CCF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF6FF
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF6FF | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#E5ECFF
Tritanopia (blue-blind)
#BDFAF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf6ff; /* rgb */ color: rgb(204, 246, 255); /* oklch */ color: oklch(94.6% 0.045 212.1);
Tailwind
colors: {
custom: {
50: '#dcf9ff',
500: '#ccf6ff',
950: '#000000',
},
}SCSS
$custom: #ccf6ff; $custom-light: #dcf9ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf6ff",
"rgb": {
"r": 204,
"g": 246,
"b": 255
},
"hsl": {
"h": 190.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94642,
"c": 0.04482,
"h": 212.1
},
"luminance": 0.85969
}Semantic roles & 50–950 ramp
primary
#CCF6FF
secondary
#EA9786
accent
#2800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586