#CCFCF3#CCFCF3
#CCFCF3 is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.050 H 182.5°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCF3 |
|---|---|
| RGB | rgb(204, 252, 243) |
| HSL | hsl(169, 89%, 89%) |
| HSV | hsv(169, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(95.55, -16.97, -0.74) |
| CIE-LCH | lch(95.55, 16.98, 182.49°) |
| OKLab | oklab(95.53% -0.0503 -0.0022) |
| OKLCH | oklch(95.53% 0.05 182.5) |
| XYZ | xyz(75.8854, 88.9267, 97.9430) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.81
Eggshell Blue
#C4FFF7
ΔE00 2.18
Light Light Blue
#CAFFFB
ΔE00 2.19
Ice
#D6FFFA
ΔE00 2.53
Pale Blue
#D0FEFE
ΔE00 3.77
Very Pale Blue
#D6FFFE
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCF3 #FCCCD5
analogous
#CCFCDB #CCFCF3 #CCEDFC
triadic
#CCFCF3 #F3CCFC #FCF3CC
tetradic
#CCFCF3 #DBCCFC #FCCCD5 #EDFCCC
square
#CCFCF3 #DBCCFC #FCCCD5 #EDFCCC
split-complementary
#CCFCF3 #FCCCED #FCDBCC
monochromatic
#58F5D8 #92F9E5 #CCFCF3 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.12
#CCFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#CCFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCF3
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCF3 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F3
Deuteranopia (green-blind)
#EEEFF4
Tritanopia (blue-blind)
#BFFEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfcf3; /* rgb */ color: rgb(204, 252, 243); /* oklch */ color: oklch(95.5% 0.050 182.5);
Tailwind
colors: {
custom: {
50: '#dcfdf7',
500: '#ccfcf3',
950: '#000000',
},
}SCSS
$custom: #ccfcf3; $custom-light: #dcfdf7; $custom-dark: #000000;
JSON
{
"hex": "#ccfcf3",
"rgb": {
"r": 204,
"g": 252,
"b": 243
},
"hsl": {
"h": 168.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95531,
"c": 0.05035,
"h": 182.5
},
"luminance": 0.88929
}Semantic roles & 50–950 ramp
primary
#CCFCF3
secondary
#E3899A
accent
#002BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585