#CCF9FF#CCF9FF
#CCF9FF is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.3% C 0.047 H 206.3°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF9FF |
|---|---|
| RGB | rgb(204, 249, 255) |
| HSL | hsl(187, 100%, 90%) |
| HSV | hsv(187, 20%, 100%) |
| CMYK | cmyk(20%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(95.08, -13.04, -7.63) |
| CIE-LCH | lch(95.08, 15.11, 210.32°) |
| OKLab | oklab(95.26% -0.0418 -0.0207) |
| OKLCH | oklch(95.26% 0.047 206.3) |
| XYZ | xyz(76.8224, 87.8061, 107.4890) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.59
Light Sky Blue
#C6FCFF
ΔE00 2.60
Really Light Blue
#D4FFFF
ΔE00 2.73
Very Light Blue
#D5FFFF
ΔE00 2.74
Pale Blue
#D0FEFE
ΔE00 2.74
Very Pale Blue
#D6FFFE
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF9FF #FFD2CC
analogous
#CCFFEC #CCF9FF #CCDFFF
triadic
#CCF9FF #FFCCF9 #F9FFCC
tetradic
#CCF9FF #ECCCFF #FFD2CC #DFFFCC
square
#CCF9FF #ECCCFF #FFD2CC #DFFFCC
split-complementary
#CCF9FF #FFCCDF #FFECCC
monochromatic
#52EBFF #8FF2FF #CCF9FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.13
#CCF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CCF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF9FF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF9FF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#BDFDFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccf9ff; /* rgb */ color: rgb(204, 249, 255); /* oklch */ color: oklch(95.3% 0.047 206.3);
Tailwind
colors: {
custom: {
50: '#dcfbff',
500: '#ccf9ff',
950: '#000000',
},
}SCSS
$custom: #ccf9ff; $custom-light: #dcfbff; $custom-dark: #000000;
JSON
{
"hex": "#ccf9ff",
"rgb": {
"r": 204,
"g": 249,
"b": 255
},
"hsl": {
"h": 187.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95261,
"c": 0.04667,
"h": 206.3
},
"luminance": 0.87809
}Semantic roles & 50–950 ramp
primary
#CCF9FF
secondary
#EA9186
accent
#1B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586