#CCFDFC#CCFDFC
#CCFDFC is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.050 H 194.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDFC |
|---|---|
| RGB | rgb(204, 253, 252) |
| HSL | hsl(179, 92%, 90%) |
| HSV | hsv(179, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.04, -15.65, -4.65) |
| CIE-LCH | lch(96.04, 16.32, 196.57°) |
| OKLab | oklab(96% -0.0481 -0.0127) |
| OKLCH | oklch(96% 0.05 194.8) |
| XYZ | xyz(77.5928, 90.1135, 105.3820) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.91
Light Light Blue
#CAFFFB
ΔE00 1.58
Really Light Blue
#D4FFFF
ΔE00 1.62
Light Sky Blue
#C6FCFF
ΔE00 1.74
Very Light Blue
#D5FFFF
ΔE00 1.84
Very Pale Blue
#D6FFFE
ΔE00 1.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDFC #FDCCCD
analogous
#CCFDE4 #CCFDFC #CCE5FD
triadic
#CCFDFC #FCCCFD #FDFCCC
tetradic
#CCFDFC #E4CCFD #FDCCCD #E5FDCC
square
#CCFDFC #E4CCFD #FDCCCD #E5FDCC
split-complementary
#CCFDFC #FDCCE5 #FDE4CC
monochromatic
#56F8F5 #91FBF9 #CCFDFC #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.10
#CCFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CCFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDFC
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDFC | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfdfc; /* rgb */ color: rgb(204, 253, 252); /* oklch */ color: oklch(96.0% 0.050 194.8);
Tailwind
colors: {
custom: {
50: '#dcfefd',
500: '#ccfdfc',
950: '#000000',
},
}SCSS
$custom: #ccfdfc; $custom-light: #dcfefd; $custom-dark: #000000;
JSON
{
"hex": "#ccfdfc",
"rgb": {
"r": 204,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.776,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.96,
"c": 0.04974,
"h": 194.8
},
"luminance": 0.90116
}Semantic roles & 50–950 ramp
primary
#CCFDFC
secondary
#E5888A
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585