#CCF7FD#CCF7FD
#CCF7FD is a very light, muted teal. Relative luminance 0.865; OKLCH L 94.8% C 0.045 H 206.8°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF7FD |
|---|---|
| RGB | rgb(204, 247, 253) |
| HSL | hsl(187, 92%, 90%) |
| HSV | hsv(187, 19%, 99%) |
| CMYK | cmyk(19.4%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(94.50, -12.46, -7.44) |
| CIE-LCH | lch(94.50, 14.51, 210.86°) |
| OKLab | oklab(94.79% -0.04 -0.0202) |
| OKLCH | oklch(94.79% 0.045 206.8) |
| XYZ | xyz(75.8873, 86.4482, 105.5973) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.90
Very Light Blue
#D5FFFF
ΔE00 2.96
Really Light Blue
#D4FFFF
ΔE00 2.98
Pale Blue
#D0FEFE
ΔE00 3.06
Light Sky Blue
#C6FCFF
ΔE00 3.06
Very Pale Blue
#D6FFFE
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF7FD #FDD2CC
analogous
#CCFDEB #CCF7FD #CCDFFD
triadic
#CCF7FD #FDCCF7 #F7FDCC
tetradic
#CCF7FD #EBCCFD #FDD2CC #DFFDCC
square
#CCF7FD #EBCCFD #FDD2CC #DFFDCC
split-complementary
#CCF7FD #FDCCDF #FDEBCC
monochromatic
#56E5F8 #91EEFB #CCF7FD #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.15
#CCF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CCF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF7FD
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF7FD | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#BDFBF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf7fd; /* rgb */ color: rgb(204, 247, 253); /* oklch */ color: oklch(94.8% 0.045 206.8);
Tailwind
colors: {
custom: {
50: '#dcf9fe',
500: '#ccf7fd',
950: '#000000',
},
}SCSS
$custom: #ccf7fd; $custom-light: #dcf9fe; $custom-dark: #000000;
JSON
{
"hex": "#ccf7fd",
"rgb": {
"r": 204,
"g": 247,
"b": 253
},
"hsl": {
"h": 187.347,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.94787,
"c": 0.04482,
"h": 206.8
},
"luminance": 0.86451
}Semantic roles & 50–950 ramp
primary
#CCF7FD
secondary
#E59388
accent
#1C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585