#CCFCFD#CCFCFD
#CCFCFD is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.8% C 0.049 H 197.9°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCFD |
|---|---|
| RGB | rgb(204, 252, 253) |
| HSL | hsl(181, 92%, 90%) |
| HSV | hsv(181, 19%, 99%) |
| CMYK | cmyk(19.4%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.81, -14.95, -5.52) |
| CIE-LCH | lch(95.81, 15.93, 200.26°) |
| OKLab | oklab(95.82% -0.0464 -0.015) |
| OKLCH | oklch(95.82% 0.049 197.9) |
| XYZ | xyz(77.4368, 89.5473, 106.1138) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.71
Light Sky Blue
#C6FCFF
ΔE00 1.31
Really Light Blue
#D4FFFF
ΔE00 1.36
Very Light Blue
#D5FFFF
ΔE00 1.56
Very Pale Blue
#D6FFFE
ΔE00 1.83
Ice Blue (survey)
#D7FFFE
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCFD #FDCDCC
analogous
#CCFDE5 #CCFCFD #CCE4FD
triadic
#CCFCFD #FDCCFC #FCFDCC
tetradic
#CCFCFD #E5CCFD #FDCDCC #E4FDCC
square
#CCFCFD #E5CCFD #FDCDCC #E4FDCC
split-complementary
#CCFCFD #FDCCE4 #FDE5CC
monochromatic
#56F5F8 #91F9FB #CCFCFD #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.11
#CCFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CCFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCFD
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCFD | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfcfd; /* rgb */ color: rgb(204, 252, 253); /* oklch */ color: oklch(95.8% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#dcfdfe',
500: '#ccfcfd',
950: '#000000',
},
}SCSS
$custom: #ccfcfd; $custom-light: #dcfdfe; $custom-dark: #000000;
JSON
{
"hex": "#ccfcfd",
"rgb": {
"r": 204,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.224,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95822,
"c": 0.0488,
"h": 197.9
},
"luminance": 0.8955
}Semantic roles & 50–950 ramp
primary
#CCFCFD
secondary
#E58A88
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585