#CCF8FF#CCF8FF
#CCF8FF is a very light, muted teal. Relative luminance 0.872; OKLCH L 95.1% C 0.046 H 208.2°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF8FF |
|---|---|
| RGB | rgb(204, 248, 255) |
| HSL | hsl(188, 100%, 90%) |
| HSV | hsv(188, 20%, 100%) |
| CMYK | cmyk(20%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(94.82, -12.54, -8.01) |
| CIE-LCH | lch(94.82, 14.88, 212.58°) |
| OKLab | oklab(95.06% -0.0405 -0.0217) |
| OKLCH | oklch(95.06% 0.046 208.2) |
| XYZ | xyz(76.5142, 87.1896, 107.3862) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.79
Light Sky Blue
#C6FCFF
ΔE00 3.13
Very Light Blue
#D5FFFF
ΔE00 3.19
Really Light Blue
#D4FFFF
ΔE00 3.21
Pale Blue
#D0FEFE
ΔE00 3.28
Very Pale Blue
#D6FFFE
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF8FF #FFD3CC
analogous
#CCFFEC #CCF8FF #CCDFFF
triadic
#CCF8FF #FFCCF8 #F8FFCC
tetradic
#CCF8FF #ECCCFF #FFD3CC #DFFFCC
square
#CCF8FF #ECCCFF #FFD3CC #DFFFCC
split-complementary
#CCF8FF #FFCCDF #FFECCC
monochromatic
#52E7FF #8FF0FF #CCF8FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.14
#CCF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#CCF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF8FF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF8FF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#BDFCFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccf8ff; /* rgb */ color: rgb(204, 248, 255); /* oklch */ color: oklch(95.1% 0.046 208.2);
Tailwind
colors: {
custom: {
50: '#dcfaff',
500: '#ccf8ff',
950: '#000000',
},
}SCSS
$custom: #ccf8ff; $custom-light: #dcfaff; $custom-dark: #000000;
JSON
{
"hex": "#ccf8ff",
"rgb": {
"r": 204,
"g": 248,
"b": 255
},
"hsl": {
"h": 188.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95055,
"c": 0.04601,
"h": 208.2
},
"luminance": 0.87192
}Semantic roles & 50–950 ramp
primary
#CCF8FF
secondary
#EA9386
accent
#1F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586