#CCFCF2#CCFCF2
#CCFCF2 is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.051 H 181.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCF2 |
|---|---|
| RGB | rgb(204, 252, 242) |
| HSL | hsl(168, 89%, 89%) |
| HSV | hsv(168, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(95.52, -17.17, -0.26) |
| CIE-LCH | lch(95.52, 17.17, 180.86°) |
| OKLab | oklab(95.5% -0.0507 -0.001) |
| OKLCH | oklch(95.5% 0.051 181.1) |
| XYZ | xyz(75.7348, 88.8665, 97.1498) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.98
Eggshell Blue
#C4FFF7
ΔE00 2.27
Light Light Blue
#CAFFFB
ΔE00 2.54
Ice
#D6FFFA
ΔE00 2.80
Pale Blue
#D0FEFE
ΔE00 4.15
Very Pale Blue
#D6FFFE
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCF2 #FCCCD6
analogous
#CCFCDA #CCFCF2 #CCEEFC
triadic
#CCFCF2 #F2CCFC #FCF2CC
tetradic
#CCFCF2 #DACCFC #FCCCD6 #EEFCCC
square
#CCFCF2 #DACCFC #FCCCD6 #EEFCCC
split-complementary
#CCFCF2 #FCCCEE #FCDACC
monochromatic
#58F5D5 #92F9E3 #CCFCF2 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.12
#CCFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CCFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCF2
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCF2 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#EEEFF3
Tritanopia (blue-blind)
#C0FEF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfcf2; /* rgb */ color: rgb(204, 252, 242); /* oklch */ color: oklch(95.5% 0.051 181.1);
Tailwind
colors: {
custom: {
50: '#dcfdf6',
500: '#ccfcf2',
950: '#000000',
},
}SCSS
$custom: #ccfcf2; $custom-light: #dcfdf6; $custom-dark: #000000;
JSON
{
"hex": "#ccfcf2",
"rgb": {
"r": 204,
"g": 252,
"b": 242
},
"hsl": {
"h": 167.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95502,
"c": 0.0507,
"h": 181.1
},
"luminance": 0.88869
}Semantic roles & 50–950 ramp
primary
#CCFCF2
secondary
#E3899C
accent
#0030E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585