#CCFCF0#CCFCF0
#CCFCF0 is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.4% C 0.051 H 178.2°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCF0 |
|---|---|
| RGB | rgb(204, 252, 240) |
| HSL | hsl(165, 89%, 89%) |
| HSV | hsv(165, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(95.47, -17.56, 0.70) |
| CIE-LCH | lch(95.47, 17.58, 177.71°) |
| OKLab | oklab(95.45% -0.0515 0.0016) |
| OKLCH | oklch(95.45% 0.052 178.2) |
| XYZ | xyz(75.4361, 88.7470, 95.5765) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.48
Eggshell Blue
#C4FFF7
ΔE00 2.62
Light Light Blue
#CAFFFB
ΔE00 3.25
Ice
#D6FFFA
ΔE00 3.40
Pale Aqua
#B8FFEB
ΔE00 4.81
Pale Blue
#D0FEFE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCF0 #FCCCD8
analogous
#CCFCD8 #CCFCF0 #CCF0FC
triadic
#CCFCF0 #F0CCFC #FCF0CC
tetradic
#CCFCF0 #D8CCFC #FCCCD8 #F0FCCC
square
#CCFCF0 #D8CCFC #FCCCD8 #F0FCCC
split-complementary
#CCFCF0 #FCCCF0 #FCD8CC
monochromatic
#58F5CE #92F9DF #CCFCF0 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.12
#CCFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#CCFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCF0
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCF0 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F0
Deuteranopia (green-blind)
#EFEFF1
Tritanopia (blue-blind)
#C0FEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfcf0; /* rgb */ color: rgb(204, 252, 240); /* oklch */ color: oklch(95.4% 0.051 178.2);
Tailwind
colors: {
custom: {
50: '#dcfdf4',
500: '#ccfcf0',
950: '#000000',
},
}SCSS
$custom: #ccfcf0; $custom-light: #dcfdf4; $custom-dark: #000000;
JSON
{
"hex": "#ccfcf0",
"rgb": {
"r": 204,
"g": 252,
"b": 240
},
"hsl": {
"h": 165,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95446,
"c": 0.0515,
"h": 178.2
},
"luminance": 0.88749
}Semantic roles & 50–950 ramp
primary
#CCFCF0
secondary
#E3899F
accent
#0039E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585