#CCF3FE#CCF3FE
#CCF3FE is a very light, muted cyan. Relative luminance 0.841; OKLCH L 94.0% C 0.043 H 216.7°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3FE |
|---|---|
| RGB | rgb(204, 243, 254) |
| HSL | hsl(193, 96%, 90%) |
| HSV | hsv(193, 20%, 100%) |
| CMYK | cmyk(19.7%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(93.49, -10.24, -9.46) |
| CIE-LCH | lch(93.49, 13.94, 222.75°) |
| OKLab | oklab(93.99% -0.0344 -0.0257) |
| OKLCH | oklch(93.99% 0.043 216.7) |
| XYZ | xyz(74.8369, 84.0920, 106.0351) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.63
Lightcyan
#E0FFFF
ΔE00 5.28
Very Light Blue
#D5FFFF
ΔE00 5.46
Really Light Blue
#D4FFFF
ΔE00 5.54
Light Sky Blue
#C6FCFF
ΔE00 5.65
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3FE #FED7CC
analogous
#CCFEF0 #CCF3FE #CCDAFE
triadic
#CCF3FE #FECCF3 #F3FECC
tetradic
#CCF3FE #F0CCFE #FED7CC #DAFECC
square
#CCF3FE #F0CCFE #FED7CC #DAFECC
split-complementary
#CCF3FE #FECCDA #FEF0CC
monochromatic
#54D7FC #90E5FD #CCF3FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.18
#CCF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#CCF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3FE
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3FE | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#BEF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf3fe; /* rgb */ color: rgb(204, 243, 254); /* oklch */ color: oklch(94.0% 0.043 216.7);
Tailwind
colors: {
custom: {
50: '#dcf7fe',
500: '#ccf3fe',
950: '#000000',
},
}SCSS
$custom: #ccf3fe; $custom-light: #dcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#ccf3fe",
"rgb": {
"r": 204,
"g": 243,
"b": 254
},
"hsl": {
"h": 193.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.93994,
"c": 0.04295,
"h": 216.7
},
"luminance": 0.84094
}Semantic roles & 50–950 ramp
primary
#CCF3FE
secondary
#E79C87
accent
#3200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585