#CCFEFC#CCFEFC
#CCFEFC is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.051 H 193.3°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEFC |
|---|---|
| RGB | rgb(204, 254, 252) |
| HSL | hsl(178, 96%, 90%) |
| HSV | hsv(178, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(96.31, -16.14, -4.27) |
| CIE-LCH | lch(96.31, 16.69, 194.82°) |
| OKLab | oklab(96.21% -0.0494 -0.0117) |
| OKLCH | oklch(96.21% 0.051 193.3) |
| XYZ | xyz(77.9093, 90.7465, 105.4875) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.08
Pale Blue
#D0FEFE
ΔE00 1.32
Really Light Blue
#D4FFFF
ΔE00 1.96
Light Sky Blue
#C6FCFF
ΔE00 2.07
Very Light Blue
#D5FFFF
ΔE00 2.18
Very Pale Blue
#D6FFFE
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEFC #FECCCE
analogous
#CCFEE3 #CCFEFC #CCE7FE
triadic
#CCFEFC #FCCCFE #FEFCCC
tetradic
#CCFEFC #E3CCFE #FECCCE #E7FECC
square
#CCFEFC #E3CCFE #FECCCE #E7FECC
split-complementary
#CCFEFC #FECCE7 #FEE3CC
monochromatic
#54FCF5 #90FDF8 #CCFEFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.10
#CCFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CCFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEFC
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEFC | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#BDFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfefc; /* rgb */ color: rgb(204, 254, 252); /* oklch */ color: oklch(96.2% 0.051 193.3);
Tailwind
colors: {
custom: {
50: '#dcfefd',
500: '#ccfefc',
950: '#000000',
},
}SCSS
$custom: #ccfefc; $custom-light: #dcfefd; $custom-dark: #000000;
JSON
{
"hex": "#ccfefc",
"rgb": {
"r": 204,
"g": 254,
"b": 252
},
"hsl": {
"h": 177.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96208,
"c": 0.05074,
"h": 193.3
},
"luminance": 0.90749
}Semantic roles & 50–950 ramp
primary
#CCFEFC
secondary
#E7878B
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585