#CCF2F2#CCF2F2
#CCF2F2 is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.4% C 0.039 H 196.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2F2 |
|---|---|
| RGB | rgb(204, 242, 242) |
| HSL | hsl(180, 59%, 87%) |
| HSV | hsv(180, 16%, 95%) |
| CMYK | cmyk(15.7%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(92.91, -12.20, -4.10) |
| CIE-LCH | lch(92.91, 12.87, 198.57°) |
| OKLab | oklab(93.42% -0.0377 -0.0112) |
| OKLCH | oklch(93.42% 0.039 196.5) |
| XYZ | xyz(72.6767, 82.7504, 96.1305) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 2.69
Very Light Blue
#D5FFFF
ΔE00 2.71
Very Pale Blue
#D6FFFE
ΔE00 2.72
Really Light Blue
#D4FFFF
ΔE00 2.76
Pale Blue
#D0FEFE
ΔE00 2.86
Ice
#D6FFFA
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2F2 #F2CCCC
analogous
#CCF2DF #CCF2F2 #CCDFF2
triadic
#CCF2F2 #F2CCF2 #F2F2CC
tetradic
#CCF2F2 #DFCCF2 #F2CCCC #DFF2CC
square
#CCF2F2 #DFCCF2 #F2CCCC #DFF2CC
split-complementary
#CCF2F2 #F2CCDF #F2DFCC
monochromatic
#6AD9D9 #9BE6E6 #CCF2F2 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.20
#CCF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CCF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2F2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2F2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#C1F5F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf2f2; /* rgb */ color: rgb(204, 242, 242); /* oklch */ color: oklch(93.4% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#dcf6f6',
500: '#ccf2f2',
950: '#000000',
},
}SCSS
$custom: #ccf2f2; $custom-light: #dcf6f6; $custom-dark: #000000;
JSON
{
"hex": "#ccf2f2",
"rgb": {
"r": 204,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.93423,
"c": 0.0393,
"h": 196.5
},
"luminance": 0.82752
}Semantic roles & 50–950 ramp
primary
#CCF2F2
secondary
#D19191
accent
#1E1EC7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585