#CCECF3#CCECF3
#CCECF3 is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.2% C 0.035 H 212.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECF3 |
|---|---|
| RGB | rgb(204, 236, 243) |
| HSL | hsl(191, 62%, 88%) |
| HSV | hsv(191, 16%, 95%) |
| CMYK | cmyk(16%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(91.37, -8.97, -6.89) |
| CIE-LCH | lch(91.37, 11.31, 217.50°) |
| OKLab | oklab(92.22% -0.0294 -0.0186) |
| OKLCH | oklch(92.22% 0.035 212.4) |
| XYZ | xyz(71.0708, 79.2975, 96.3381) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 5.38
Very Light Blue
#D5FFFF
ΔE00 5.72
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Pale Sky Blue
#BDF6FE
ΔE00 5.80
Really Light Blue
#D4FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECF3 #F3D3CC
analogous
#CCF3E6 #CCECF3 #CCD8F3
triadic
#CCECF3 #F3CCEC #ECF3CC
tetradic
#CCECF3 #E6CCF3 #F3D3CC #D8F3CC
square
#CCECF3 #E6CCF3 #F3D3CC #D8F3CC
split-complementary
#CCECF3 #F3CCD8 #F3E6CC
monochromatic
#69C7DC #9ADAE7 #CCECF3 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.25
#CCECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CCECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECF3
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECF3 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#C1EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccecf3; /* rgb */ color: rgb(204, 236, 243); /* oklch */ color: oklch(92.2% 0.035 212.4);
Tailwind
colors: {
custom: {
50: '#dcf2f7',
500: '#ccecf3',
950: '#000000',
},
}SCSS
$custom: #ccecf3; $custom-light: #dcf2f7; $custom-dark: #000000;
JSON
{
"hex": "#ccecf3",
"rgb": {
"r": 204,
"g": 236,
"b": 243
},
"hsl": {
"h": 190.769,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.92216,
"c": 0.03479,
"h": 212.4
},
"luminance": 0.79299
}Semantic roles & 50–950 ramp
primary
#CCECF3
secondary
#D39C90
accent
#3B1CCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585