#CCFDF3#CCFDF3
#CCFDF3 is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.7% C 0.052 H 181.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDF3 |
|---|---|
| RGB | rgb(204, 253, 243) |
| HSL | hsl(168, 92%, 90%) |
| HSV | hsv(168, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(95.81, -17.46, -0.35) |
| CIE-LCH | lch(95.81, 17.46, 181.16°) |
| OKLab | oklab(95.74% -0.0516 -0.0012) |
| OKLCH | oklch(95.74% 0.052 181.3) |
| XYZ | xyz(76.2002, 89.5565, 98.0479) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.87
Eggshell Blue
#C4FFF7
ΔE00 2.06
Light Light Blue
#CAFFFB
ΔE00 2.44
Ice
#D6FFFA
ΔE00 2.88
Pale Blue
#D0FEFE
ΔE00 4.17
Very Pale Blue
#D6FFFE
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDF3 #FDCCD6
analogous
#CCFDDB #CCFDF3 #CCEFFD
triadic
#CCFDF3 #F3CCFD #FDF3CC
tetradic
#CCFDF3 #DBCCFD #FDCCD6 #EFFDCC
square
#CCFDF3 #DBCCFD #FDCCD6 #EFFDCC
split-complementary
#CCFDF3 #FDCCEF #FDDBCC
monochromatic
#56F8D7 #91FBE5 #CCFDF3 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.11
#CCFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CCFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDF3
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDF3 | 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)
#F8F7F3
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#BFFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfdf3; /* rgb */ color: rgb(204, 253, 243); /* oklch */ color: oklch(95.7% 0.052 181.3);
Tailwind
colors: {
custom: {
50: '#dcfef7',
500: '#ccfdf3',
950: '#000000',
},
}SCSS
$custom: #ccfdf3; $custom-light: #dcfef7; $custom-dark: #000000;
JSON
{
"hex": "#ccfdf3",
"rgb": {
"r": 204,
"g": 253,
"b": 243
},
"hsl": {
"h": 167.755,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95739,
"c": 0.0516,
"h": 181.3
},
"luminance": 0.89559
}Semantic roles & 50–950 ramp
primary
#CCFDF3
secondary
#E5889B
accent
#002FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585