#CCFCFF#CCFCFF
#CCFCFF is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.9% C 0.049 H 201.1°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCFF |
|---|---|
| RGB | rgb(204, 252, 255) |
| HSL | hsl(184, 100%, 90%) |
| HSV | hsv(184, 20%, 100%) |
| CMYK | cmyk(20%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.86, -14.53, -6.47) |
| CIE-LCH | lch(95.86, 15.91, 204.00°) |
| OKLab | oklab(95.88% -0.0457 -0.0176) |
| OKLCH | oklch(95.88% 0.049 201.1) |
| XYZ | xyz(77.7571, 89.6754, 107.8005) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.27
Pale Blue
#D0FEFE
ΔE00 1.29
Really Light Blue
#D4FFFF
ΔE00 1.64
Very Light Blue
#D5FFFF
ΔE00 1.79
Very Pale Blue
#D6FFFE
ΔE00 2.17
Ice Blue (survey)
#D7FFFE
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCFF #FFCFCC
analogous
#CCFFE8 #CCFCFF #CCE3FF
triadic
#CCFCFF #FFCCFC #FCFFCC
tetradic
#CCFCFF #E8CCFF #FFCFCC #E3FFCC
square
#CCFCFF #E8CCFF #FFCFCC #E3FFCC
split-complementary
#CCFCFF #FFCCE3 #FFE8CC
monochromatic
#52F5FF #8FF8FF #CCFCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.11
#CCFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CCFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCFF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCFF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#BCFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfcff; /* rgb */ color: rgb(204, 252, 255); /* oklch */ color: oklch(95.9% 0.049 201.1);
Tailwind
colors: {
custom: {
50: '#dcfdff',
500: '#ccfcff',
950: '#000000',
},
}SCSS
$custom: #ccfcff; $custom-light: #dcfdff; $custom-dark: #000000;
JSON
{
"hex": "#ccfcff",
"rgb": {
"r": 204,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95882,
"c": 0.04894,
"h": 201.1
},
"luminance": 0.89678
}Semantic roles & 50–950 ramp
primary
#CCFCFF
secondary
#EA8B86
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586