#CCFCFC#CCFCFC
#CCFCFC is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.8% C 0.049 H 196.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCFC |
|---|---|
| RGB | rgb(204, 252, 252) |
| HSL | hsl(180, 89%, 89%) |
| HSV | hsv(180, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(95.78, -15.15, -5.04) |
| CIE-LCH | lch(95.78, 15.97, 198.40°) |
| OKLab | oklab(95.79% -0.0468 -0.0137) |
| OKLCH | oklch(95.79% 0.049 196.4) |
| XYZ | xyz(77.2779, 89.4838, 105.2770) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.66
Really Light Blue
#D4FFFF
ΔE00 1.39
Light Sky Blue
#C6FCFF
ΔE00 1.52
Very Light Blue
#D5FFFF
ΔE00 1.60
Very Pale Blue
#D6FFFE
ΔE00 1.78
Ice Blue (survey)
#D7FFFE
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCFC #FCCCCC
analogous
#CCFCE4 #CCFCFC #CCE4FC
triadic
#CCFCFC #FCCCFC #FCFCCC
tetradic
#CCFCFC #E4CCFC #FCCCCC #E4FCCC
square
#CCFCFC #E4CCFC #FCCCCC #E4FCCC
split-complementary
#CCFCFC #FCCCE4 #FCE4CC
monochromatic
#58F5F5 #92F9F9 #CCFCFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CCFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CCFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCFC
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCFC | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfcfc; /* rgb */ color: rgb(204, 252, 252); /* oklch */ color: oklch(95.8% 0.049 196.4);
Tailwind
colors: {
custom: {
50: '#dcfdfd',
500: '#ccfcfc',
950: '#000000',
},
}SCSS
$custom: #ccfcfc; $custom-light: #dcfdfd; $custom-dark: #000000;
JSON
{
"hex": "#ccfcfc",
"rgb": {
"r": 204,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95792,
"c": 0.04879,
"h": 196.4
},
"luminance": 0.89486
}Semantic roles & 50–950 ramp
primary
#CCFCFC
secondary
#E38989
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585