#CCF2EC#CCF2EC
#CCF2EC is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.2% C 0.040 H 184.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2EC |
|---|---|
| RGB | rgb(204, 242, 236) |
| HSL | hsl(171, 59%, 87%) |
| HSV | hsv(171, 16%, 95%) |
| CMYK | cmyk(15.7%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(92.75, -13.40, -1.21) |
| CIE-LCH | lch(92.75, 13.45, 185.16°) |
| OKLab | oklab(93.25% -0.04 -0.0034) |
| OKLCH | oklch(93.25% 0.04 184.9) |
| XYZ | xyz(71.7903, 82.3958, 91.4622) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.71
Very Pale Blue
#D6FFFE
ΔE00 3.41
Ice Blue (survey)
#D7FFFE
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.66
Very Light Blue
#D5FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2EC #F2CCD2
analogous
#CCF2D9 #CCF2EC #CCE5F2
triadic
#CCF2EC #ECCCF2 #F2ECCC
tetradic
#CCF2EC #D9CCF2 #F2CCD2 #E5F2CC
square
#CCF2EC #D9CCF2 #F2CCD2 #E5F2CC
split-complementary
#CCF2EC #F2CCE5 #F2D9CC
monochromatic
#6AD9C8 #9BE6DA #CCF2EC #E7F9F6 #E7F9F6
Accessibility & contrast
On white
1.20
#CCF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CCF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2EC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2EC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEC
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#C2F4F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf2ec; /* rgb */ color: rgb(204, 242, 236); /* oklch */ color: oklch(93.2% 0.040 184.9);
Tailwind
colors: {
custom: {
50: '#dcf6f2',
500: '#ccf2ec',
950: '#000000',
},
}SCSS
$custom: #ccf2ec; $custom-light: #dcf6f2; $custom-dark: #000000;
JSON
{
"hex": "#ccf2ec",
"rgb": {
"r": 204,
"g": 242,
"b": 236
},
"hsl": {
"h": 170.526,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.93248,
"c": 0.04015,
"h": 184.9
},
"luminance": 0.82398
}Semantic roles & 50–950 ramp
primary
#CCF2EC
secondary
#D1919B
accent
#1E39C7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585