#CCE7EF#CCE7EF
#CCE7EF is a very light, muted cyan. Relative luminance 0.762; OKLCH L 91.1% C 0.031 H 217.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE7EF |
|---|---|
| RGB | rgb(204, 231, 239) |
| HSL | hsl(194, 52%, 87%) |
| HSV | hsv(194, 15%, 94%) |
| CMYK | cmyk(14.6%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(89.96, -7.24, -6.88) |
| CIE-LCH | lch(89.96, 9.98, 223.53°) |
| OKLab | oklab(91.07% -0.0242 -0.0186) |
| OKLCH | oklch(91.07% 0.031 217.5) |
| XYZ | xyz(69.0538, 76.2196, 92.7183) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 6.33
Powder Blue
#B0E0E6
ΔE00 6.39
Azure (CSS)
#F0FFFF
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 7.51
Ice Blue (survey)
#D7FFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE7EF #EFD4CC
analogous
#CCEFE6 #CCE7EF #CCD6EF
triadic
#CCE7EF #EFCCE7 #E7EFCC
tetradic
#CCE7EF #E6CCEF #EFD4CC #D6EFCC
square
#CCE7EF #E6CCEF #EFD4CC #D6EFCC
split-complementary
#CCE7EF #EFCCD6 #EFE6CC
monochromatic
#6FBBD2 #9DD1E0 #CCE7EF #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.29
#CCE7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CCE7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE7EF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE7EF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EF
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#C2EAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cce7ef; /* rgb */ color: rgb(204, 231, 239); /* oklch */ color: oklch(91.1% 0.031 217.5);
Tailwind
colors: {
custom: {
50: '#dbeef4',
500: '#cce7ef',
950: '#000000',
},
}SCSS
$custom: #cce7ef; $custom-light: #dbeef4; $custom-dark: #000000;
JSON
{
"hex": "#cce7ef",
"rgb": {
"r": 204,
"g": 231,
"b": 239
},
"hsl": {
"h": 193.714,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.91068,
"c": 0.03052,
"h": 217.5
},
"luminance": 0.76221
}Semantic roles & 50–950 ramp
primary
#CCE7EF
secondary
#CDA093
accent
#4926C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585