#CCECFF#CCECFF
#CCECFF is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.6% C 0.042 H 234.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECFF |
|---|---|
| RGB | rgb(204, 236, 255) |
| HSL | hsl(202, 100%, 90%) |
| HSV | hsv(202, 20%, 100%) |
| CMYK | cmyk(20%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(91.71, -6.47, -12.64) |
| CIE-LCH | lch(91.71, 14.20, 242.88°) |
| OKLab | oklab(92.59% -0.0249 -0.0343) |
| OKLCH | oklch(92.59% 0.042 234) |
| XYZ | xyz(72.9424, 80.0462, 106.1957) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 6.62
Aliceblue
#F0F8FF
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 8.75
Pale Sky Blue
#BDF6FE
ΔE00 8.79
Lightcyan
#E0FFFF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECFF #FFDFCC
analogous
#CCFFF9 #CCECFF #CCD2FF
triadic
#CCECFF #FFCCEC #ECFFCC
tetradic
#CCECFF #F9CCFF #FFDFCC #D2FFCC
square
#CCECFF #F9CCFF #FFDFCC #D2FFCC
split-complementary
#CCECFF #FFCCD2 #FFF9CC
monochromatic
#52BEFF #8FD5FF #CCECFF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.23
#CCECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#CCECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECFF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECFF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#BEF1F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccecff; /* rgb */ color: rgb(204, 236, 255); /* oklch */ color: oklch(92.6% 0.042 234.0);
Tailwind
colors: {
custom: {
50: '#dcf2ff',
500: '#ccecff',
950: '#000000',
},
}SCSS
$custom: #ccecff; $custom-light: #dcf2ff; $custom-dark: #000000;
JSON
{
"hex": "#ccecff",
"rgb": {
"r": 204,
"g": 236,
"b": 255
},
"hsl": {
"h": 202.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.92593,
"c": 0.04239,
"h": 234
},
"luminance": 0.80048
}Semantic roles & 50–950 ramp
primary
#CCECFF
secondary
#EAAB86
accent
#5600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586