#CCECFB#CCECFB
#CCECFB is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.039 H 227.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECFB |
|---|---|
| RGB | rgb(204, 236, 251) |
| HSL | hsl(199, 85%, 89%) |
| HSV | hsv(199, 19%, 98%) |
| CMYK | cmyk(18.7%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.59, -7.32, -10.73) |
| CIE-LCH | lch(91.59, 12.99, 235.70°) |
| OKLab | oklab(92.47% -0.0264 -0.0291) |
| OKLCH | oklch(92.47% 0.039 227.7) |
| XYZ | xyz(72.3053, 79.7913, 102.8398) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 7.48
Lightcyan
#E0FFFF
ΔE00 7.54
Pale Sky Blue
#BDF6FE
ΔE00 7.62
Azure (CSS)
#F0FFFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECFB #FBDBCC
analogous
#CCFBF3 #CCECFB #CCD5FB
triadic
#CCECFB #FBCCEC #ECFBCC
tetradic
#CCECFB #F3CCFB #FBDBCC #D5FBCC
square
#CCECFB #F3CCFB #FBDBCC #D5FBCC
split-complementary
#CCECFB #FBCCD5 #FBF3CC
monochromatic
#5BC2F2 #93D7F7 #CCECFB #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.24
#CCECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CCECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECFB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECFB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#BFF1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccecfb; /* rgb */ color: rgb(204, 236, 251); /* oklch */ color: oklch(92.5% 0.039 227.7);
Tailwind
colors: {
custom: {
50: '#dcf2fc',
500: '#ccecfb',
950: '#000000',
},
}SCSS
$custom: #ccecfb; $custom-light: #dcf2fc; $custom-dark: #000000;
JSON
{
"hex": "#ccecfb",
"rgb": {
"r": 204,
"g": 236,
"b": 251
},
"hsl": {
"h": 199.149,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.92465,
"c": 0.03926,
"h": 227.7
},
"luminance": 0.79793
}Semantic roles & 50–950 ramp
primary
#CCECFB
secondary
#E2A68A
accent
#4B04E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585