#CCF8FD#CCF8FD
#CCF8FD is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.0% C 0.046 H 204.9°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF8FD |
|---|---|
| RGB | rgb(204, 248, 253) |
| HSL | hsl(186, 92%, 90%) |
| HSV | hsv(186, 19%, 99%) |
| CMYK | cmyk(19.4%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(94.76, -12.96, -7.06) |
| CIE-LCH | lch(94.76, 14.75, 208.58°) |
| OKLab | oklab(94.99% -0.0413 -0.0192) |
| OKLCH | oklch(94.99% 0.046 204.9) |
| XYZ | xyz(76.1939, 87.0615, 105.6995) |
| Luminance | 0.8706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 2.49
Very Light Blue
#D5FFFF
ΔE00 2.49
Pale Blue
#D0FEFE
ΔE00 2.51
Light Sky Blue
#C6FCFF
ΔE00 2.55
Pale Sky Blue
#BDF6FE
ΔE00 2.74
Very Pale Blue
#D6FFFE
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF8FD #FDD1CC
analogous
#CCFDE9 #CCF8FD #CCE0FD
triadic
#CCF8FD #FDCCF8 #F8FDCC
tetradic
#CCF8FD #E9CCFD #FDD1CC #E0FDCC
square
#CCF8FD #E9CCFD #FDD1CC #E0FDCC
split-complementary
#CCF8FD #FDCCE0 #FDE9CC
monochromatic
#56E8F8 #91F0FB #CCF8FD #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.14
#CCF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CCF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF8FD
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF8FD | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#BDFCF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccf8fd; /* rgb */ color: rgb(204, 248, 253); /* oklch */ color: oklch(95.0% 0.046 204.9);
Tailwind
colors: {
custom: {
50: '#dcfafe',
500: '#ccf8fd',
950: '#000000',
},
}SCSS
$custom: #ccf8fd; $custom-light: #dcfafe; $custom-dark: #000000;
JSON
{
"hex": "#ccf8fd",
"rgb": {
"r": 204,
"g": 248,
"b": 253
},
"hsl": {
"h": 186.122,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.94994,
"c": 0.04552,
"h": 204.9
},
"luminance": 0.87064
}Semantic roles & 50–950 ramp
primary
#CCF8FD
secondary
#E59188
accent
#1700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585