#CCF2FC#CCF2FC
#CCF2FC is a very light, muted cyan. Relative luminance 0.834; OKLCH L 93.7% C 0.042 H 215.4°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2FC |
|---|---|
| RGB | rgb(204, 242, 252) |
| HSL | hsl(193, 89%, 89%) |
| HSV | hsv(193, 19%, 99%) |
| CMYK | cmyk(19%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.18, -10.15, -8.89) |
| CIE-LCH | lch(93.18, 13.50, 221.22°) |
| OKLab | oklab(93.73% -0.0339 -0.0241) |
| OKLCH | oklch(93.73% 0.042 215.4) |
| XYZ | xyz(74.2199, 83.3676, 104.2577) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.63
Lightcyan
#E0FFFF
ΔE00 5.05
Very Light Blue
#D5FFFF
ΔE00 5.28
Really Light Blue
#D4FFFF
ΔE00 5.37
Ice Blue (survey)
#D7FFFE
ΔE00 5.50
Light Sky Blue
#C6FCFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2FC #FCD6CC
analogous
#CCFCEE #CCF2FC #CCDAFC
triadic
#CCF2FC #FCCCF2 #F2FCCC
tetradic
#CCF2FC #EECCFC #FCD6CC #DAFCCC
square
#CCF2FC #EECCFC #FCD6CC #DAFCCC
split-complementary
#CCF2FC #FCCCDA #FCEECC
monochromatic
#58D5F5 #92E3F9 #CCF2FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.19
#CCF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#CCF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2FC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2FC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#E2E9FC
Tritanopia (blue-blind)
#BEF6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf2fc; /* rgb */ color: rgb(204, 242, 252); /* oklch */ color: oklch(93.7% 0.042 215.4);
Tailwind
colors: {
custom: {
50: '#dcf6fd',
500: '#ccf2fc',
950: '#000000',
},
}SCSS
$custom: #ccf2fc; $custom-light: #dcf6fd; $custom-dark: #000000;
JSON
{
"hex": "#ccf2fc",
"rgb": {
"r": 204,
"g": 242,
"b": 252
},
"hsl": {
"h": 192.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.93726,
"c": 0.04159,
"h": 215.4
},
"luminance": 0.8337
}Semantic roles & 50–950 ramp
primary
#CCF2FC
secondary
#E39C89
accent
#3000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585