#CCF0FF#CCF0FF
#CCF0FF is a very light, muted cyan. Relative luminance 0.824; OKLCH L 93.4% C 0.043 H 224.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF0FF |
|---|---|
| RGB | rgb(204, 240, 255) |
| HSL | hsl(198, 100%, 90%) |
| HSV | hsv(198, 20%, 100%) |
| CMYK | cmyk(20%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(92.74, -8.51, -11.10) |
| CIE-LCH | lch(92.74, 13.99, 232.52°) |
| OKLab | oklab(93.41% -0.0302 -0.0301) |
| OKLCH | oklch(93.41% 0.043 224.9) |
| XYZ | xyz(74.1070, 82.3753, 106.5838) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.46
Pale Sky Blue
#BDF6FE
ΔE00 6.53
Lightcyan
#E0FFFF
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 7.06
Very Light Blue
#D5FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF0FF #FFDBCC
analogous
#CCFFF4 #CCF0FF #CCD7FF
triadic
#CCF0FF #FFCCF0 #F0FFCC
tetradic
#CCF0FF #F4CCFF #FFDBCC #D7FFCC
square
#CCF0FF #F4CCFF #FFDBCC #D7FFCC
split-complementary
#CCF0FF #FFCCD7 #FFF4CC
monochromatic
#52CCFF #8FDEFF #CCF0FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.20
#CCF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CCF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF0FF
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF0FF | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#BEF5F5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf0ff; /* rgb */ color: rgb(204, 240, 255); /* oklch */ color: oklch(93.4% 0.043 224.9);
Tailwind
colors: {
custom: {
50: '#dcf5ff',
500: '#ccf0ff',
950: '#000000',
},
}SCSS
$custom: #ccf0ff; $custom-light: #dcf5ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf0ff",
"rgb": {
"r": 204,
"g": 240,
"b": 255
},
"hsl": {
"h": 197.647,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9341,
"c": 0.04262,
"h": 224.9
},
"luminance": 0.82378
}Semantic roles & 50–950 ramp
primary
#CCF0FF
secondary
#EAA386
accent
#4300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586