#CCF5FC#CCF5FC
#CCF5FC is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.3% C 0.043 H 209.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF5FC |
|---|---|
| RGB | rgb(204, 245, 252) |
| HSL | hsl(189, 89%, 89%) |
| HSV | hsv(189, 19%, 99%) |
| CMYK | cmyk(19%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(93.96, -11.66, -7.74) |
| CIE-LCH | lch(93.96, 14.00, 213.56°) |
| OKLab | oklab(94.34% -0.0378 -0.021) |
| OKLCH | oklch(94.34% 0.043 209) |
| XYZ | xyz(75.1201, 85.1681, 104.5577) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.37
Very Light Blue
#D5FFFF
ΔE00 3.62
Really Light Blue
#D4FFFF
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 3.82
Light Sky Blue
#C6FCFF
ΔE00 3.85
Ice Blue (survey)
#D7FFFE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF5FC #FCD3CC
analogous
#CCFCEB #CCF5FC #CCDDFC
triadic
#CCF5FC #FCCCF5 #F5FCCC
tetradic
#CCF5FC #EBCCFC #FCD3CC #DDFCCC
square
#CCF5FC #EBCCFC #FCD3CC #DDFCCC
split-complementary
#CCF5FC #FCCCDD #FCEBCC
monochromatic
#58DEF5 #92EAF9 #CCF5FC #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.16
#CCF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#CCF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF5FC
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF5FC | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#BEF9F7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccf5fc; /* rgb */ color: rgb(204, 245, 252); /* oklch */ color: oklch(94.3% 0.043 209.0);
Tailwind
colors: {
custom: {
50: '#dcf8fd',
500: '#ccf5fc',
950: '#000000',
},
}SCSS
$custom: #ccf5fc; $custom-light: #dcf8fd; $custom-dark: #000000;
JSON
{
"hex": "#ccf5fc",
"rgb": {
"r": 204,
"g": 245,
"b": 252
},
"hsl": {
"h": 188.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.94344,
"c": 0.04323,
"h": 209
},
"luminance": 0.8517
}Semantic roles & 50–950 ramp
primary
#CCF5FC
secondary
#E39689
accent
#2100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585