#CCFAFF#CCFAFF
#CCFAFF is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.5% C 0.047 H 204.5°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFAFF |
|---|---|
| RGB | rgb(204, 250, 255) |
| HSL | hsl(186, 100%, 90%) |
| HSV | hsv(186, 20%, 100%) |
| CMYK | cmyk(20%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.34, -13.54, -7.24) |
| CIE-LCH | lch(95.34, 15.35, 208.14°) |
| OKLab | oklab(95.47% -0.0431 -0.0197) |
| OKLCH | oklch(95.47% 0.047 204.5) |
| XYZ | xyz(77.1323, 88.4259, 107.5923) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.09
Pale Blue
#D0FEFE
ΔE00 2.22
Really Light Blue
#D4FFFF
ΔE00 2.29
Very Light Blue
#D5FFFF
ΔE00 2.33
Pale Sky Blue
#BDF6FE
ΔE00 2.51
Very Pale Blue
#D6FFFE
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFAFF #FFD1CC
analogous
#CCFFEA #CCFAFF #CCE1FF
triadic
#CCFAFF #FFCCFA #FAFFCC
tetradic
#CCFAFF #EACCFF #FFD1CC #E1FFCC
square
#CCFAFF #EACCFF #FFD1CC #E1FFCC
split-complementary
#CCFAFF #FFCCE1 #FFEACC
monochromatic
#52EEFF #8FF4FF #CCFAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.12
#CCFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#CCFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFAFF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFAFF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E9EFFF
Tritanopia (blue-blind)
#BDFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfaff; /* rgb */ color: rgb(204, 250, 255); /* oklch */ color: oklch(95.5% 0.047 204.5);
Tailwind
colors: {
custom: {
50: '#dcfcff',
500: '#ccfaff',
950: '#000000',
},
}SCSS
$custom: #ccfaff; $custom-light: #dcfcff; $custom-dark: #000000;
JSON
{
"hex": "#ccfaff",
"rgb": {
"r": 204,
"g": 250,
"b": 255
},
"hsl": {
"h": 185.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95468,
"c": 0.04739,
"h": 204.5
},
"luminance": 0.88429
}Semantic roles & 50–950 ramp
primary
#CCFAFF
secondary
#EA8F86
accent
#1600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586