#CCFCF4#CCFCF4
#CCFCF4 is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.6% C 0.050 H 184.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCF4 |
|---|---|
| RGB | rgb(204, 252, 244) |
| HSL | hsl(170, 89%, 89%) |
| HSV | hsv(170, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(95.58, -16.77, -1.22) |
| CIE-LCH | lch(95.58, 16.81, 184.15°) |
| OKLab | oklab(95.56% -0.0499 -0.0035) |
| OKLCH | oklch(95.56% 0.05 184) |
| XYZ | xyz(76.0368, 88.9873, 98.7404) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.70
Light Light Blue
#CAFFFB
ΔE00 1.86
Eggshell Blue
#C4FFF7
ΔE00 2.16
Ice
#D6FFFA
ΔE00 2.28
Pale Blue
#D0FEFE
ΔE00 3.39
Very Pale Blue
#D6FFFE
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCF4 #FCCCD4
analogous
#CCFCDC #CCFCF4 #CCECFC
triadic
#CCFCF4 #F4CCFC #FCF4CC
tetradic
#CCFCF4 #DCCCFC #FCCCD4 #ECFCCC
square
#CCFCF4 #DCCCFC #FCCCD4 #ECFCCC
split-complementary
#CCFCF4 #FCCCEC #FCDCCC
monochromatic
#58F5DB #92F9E8 #CCFCF4 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.12
#CCFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CCFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCF4
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCF4 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F4
Deuteranopia (green-blind)
#EEEFF5
Tritanopia (blue-blind)
#BFFEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfcf4; /* rgb */ color: rgb(204, 252, 244); /* oklch */ color: oklch(95.6% 0.050 184.0);
Tailwind
colors: {
custom: {
50: '#dcfdf7',
500: '#ccfcf4',
950: '#000000',
},
}SCSS
$custom: #ccfcf4; $custom-light: #dcfdf7; $custom-dark: #000000;
JSON
{
"hex": "#ccfcf4",
"rgb": {
"r": 204,
"g": 252,
"b": 244
},
"hsl": {
"h": 170,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95559,
"c": 0.05003,
"h": 184
},
"luminance": 0.8899
}Semantic roles & 50–950 ramp
primary
#CCFCF4
secondary
#E38998
accent
#0026E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585