#CCF7FF#CCF7FF
#CCF7FF is a very light, muted teal. Relative luminance 0.866; OKLCH L 94.8% C 0.045 H 210.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF7FF |
|---|---|
| RGB | rgb(204, 247, 255) |
| HSL | hsl(189, 100%, 90%) |
| HSV | hsv(189, 20%, 100%) |
| CMYK | cmyk(20%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(94.56, -12.04, -8.40) |
| CIE-LCH | lch(94.56, 14.68, 214.90°) |
| OKLab | oklab(94.85% -0.0392 -0.0228) |
| OKLCH | oklch(94.85% 0.045 210.1) |
| XYZ | xyz(76.2075, 86.5764, 107.2840) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.09
Light Sky Blue
#C6FCFF
ΔE00 3.68
Very Light Blue
#D5FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.72
Pale Blue
#D0FEFE
ΔE00 3.84
Ice Blue (survey)
#D7FFFE
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF7FF #FFD4CC
analogous
#CCFFEE #CCF7FF #CCDDFF
triadic
#CCF7FF #FFCCF7 #F7FFCC
tetradic
#CCF7FF #EECCFF #FFD4CC #DDFFCC
square
#CCF7FF #EECCFF #FFD4CC #DDFFCC
split-complementary
#CCF7FF #FFCCDD #FFEECC
monochromatic
#52E4FF #8FEDFF #CCF7FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.15
#CCF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CCF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF7FF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF7FF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#BDFBF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf7ff; /* rgb */ color: rgb(204, 247, 255); /* oklch */ color: oklch(94.8% 0.045 210.1);
Tailwind
colors: {
custom: {
50: '#dcf9ff',
500: '#ccf7ff',
950: '#000000',
},
}SCSS
$custom: #ccf7ff; $custom-light: #dcf9ff; $custom-dark: #000000;
JSON
{
"hex": "#ccf7ff",
"rgb": {
"r": 204,
"g": 247,
"b": 255
},
"hsl": {
"h": 189.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94848,
"c": 0.04539,
"h": 210.1
},
"luminance": 0.86579
}Semantic roles & 50–950 ramp
primary
#CCF7FF
secondary
#EA9586
accent
#2400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586