#CCF5FF#CCF5FF
#CCF5FF is a very light, muted cyan. Relative luminance 0.854; OKLCH L 94.4% C 0.044 H 214.2°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF5FF |
|---|---|
| RGB | rgb(204, 245, 255) |
| HSL | hsl(192, 100%, 90%) |
| HSV | hsv(192, 20%, 100%) |
| CMYK | cmyk(20%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(94.04, -11.04, -9.17) |
| CIE-LCH | lch(94.04, 14.35, 219.72°) |
| OKLab | oklab(94.44% -0.0367 -0.0249) |
| OKLCH | oklch(94.44% 0.044 214.2) |
| XYZ | xyz(75.5992, 85.3597, 107.0812) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Very Light Blue
#D5FFFF
ΔE00 4.74
Really Light Blue
#D4FFFF
ΔE00 4.80
Light Sky Blue
#C6FCFF
ΔE00 4.82
Lightcyan
#E0FFFF
ΔE00 4.88
Pale Blue
#D0FEFE
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF5FF #FFD6CC
analogous
#CCFFF0 #CCF5FF #CCDBFF
triadic
#CCF5FF #FFCCF5 #F5FFCC
tetradic
#CCF5FF #F0CCFF #FFD6CC #DBFFCC
square
#CCF5FF #F0CCFF #FFD6CC #DBFFCC
split-complementary
#CCF5FF #FFCCDB #FFF0CC
monochromatic
#52DDFF #8FE9FF #CCF5FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.16
#CCF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#CCF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF5FF
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF5FF | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#BDF9F8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccf5ff; /* rgb */ color: rgb(204, 245, 255); /* oklch */ color: oklch(94.4% 0.044 214.2);
Tailwind
colors: {
custom: {
50: '#dcf8ff',
500: '#ccf5ff',
950: '#000000',
},
}SCSS
$custom: #ccf5ff; $custom-light: #dcf8ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf5ff",
"rgb": {
"r": 204,
"g": 245,
"b": 255
},
"hsl": {
"h": 191.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94436,
"c": 0.04431,
"h": 214.2
},
"luminance": 0.85362
}Semantic roles & 50–950 ramp
primary
#CCF5FF
secondary
#EA9986
accent
#2D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586