#CCF2FB#CCF2FB
#CCF2FB is a very light, muted cyan. Relative luminance 0.833; OKLCH L 93.7% C 0.041 H 213.7°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2FB |
|---|---|
| RGB | rgb(204, 242, 251) |
| HSL | hsl(191, 85%, 89%) |
| HSV | hsv(191, 19%, 98%) |
| CMYK | cmyk(18.7%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.15, -10.36, -8.42) |
| CIE-LCH | lch(93.15, 13.35, 219.09°) |
| OKLab | oklab(93.7% -0.0343 -0.0228) |
| OKLCH | oklch(93.7% 0.041 213.7) |
| XYZ | xyz(74.0618, 83.3044, 103.4253) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.42
Lightcyan
#E0FFFF
ΔE00 4.75
Very Light Blue
#D5FFFF
ΔE00 4.91
Really Light Blue
#D4FFFF
ΔE00 5.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2FB #FBD5CC
analogous
#CCFBED #CCF2FB #CCDBFB
triadic
#CCF2FB #FBCCF2 #F2FBCC
tetradic
#CCF2FB #EDCCFB #FBD5CC #DBFBCC
square
#CCF2FB #EDCCFB #FBD5CC #DBFBCC
split-complementary
#CCF2FB #FBCCDB #FBEDCC
monochromatic
#5BD5F2 #93E4F7 #CCF2FB #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.19
#CCF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#CCF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2FB
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2FB | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#BEF6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf2fb; /* rgb */ color: rgb(204, 242, 251); /* oklch */ color: oklch(93.7% 0.041 213.7);
Tailwind
colors: {
custom: {
50: '#dcf6fc',
500: '#ccf2fb',
950: '#000000',
},
}SCSS
$custom: #ccf2fb; $custom-light: #dcf6fc; $custom-dark: #000000;
JSON
{
"hex": "#ccf2fb",
"rgb": {
"r": 204,
"g": 242,
"b": 251
},
"hsl": {
"h": 191.489,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.93695,
"c": 0.04116,
"h": 213.7
},
"luminance": 0.83307
}Semantic roles & 50–950 ramp
primary
#CCF2FB
secondary
#E29B8A
accent
#2E04E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585