#CCE2EF#CCE2EF
#CCE2EF is a very light, muted cyan. Relative luminance 0.735; OKLCH L 90.0% C 0.029 H 233.6°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2EF |
|---|---|
| RGB | rgb(204, 226, 239) |
| HSL | hsl(202, 52%, 87%) |
| HSV | hsv(202, 15%, 94%) |
| CMYK | cmyk(14.6%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.67, -4.67, -8.79) |
| CIE-LCH | lch(88.67, 9.96, 242.01°) |
| OKLab | oklab(90.05% -0.0175 -0.0237) |
| OKLCH | oklch(90.05% 0.029 233.6) |
| XYZ | xyz(67.6744, 73.4607, 92.2585) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.68
Fog
#D8DCE0
ΔE00 6.78
Aliceblue
#F0F8FF
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 8.09
Ice Blue
#A5DFF9
ΔE00 8.24
Azure (CSS)
#F0FFFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2EF #EFD9CC
analogous
#CCEFEB #CCE2EF #CCD1EF
triadic
#CCE2EF #EFCCE2 #E2EFCC
tetradic
#CCE2EF #EBCCEF #EFD9CC #D1EFCC
square
#CCE2EF #EBCCEF #EFD9CC #D1EFCC
split-complementary
#CCE2EF #EFCCD1 #EFEBCC
monochromatic
#6FADD2 #9DC8E0 #CCE2EF #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.34
#CCE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#CCE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2EF
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2EF | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F0
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#C3E6E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce2ef; /* rgb */ color: rgb(204, 226, 239); /* oklch */ color: oklch(90.0% 0.029 233.6);
Tailwind
colors: {
custom: {
50: '#dbebf4',
500: '#cce2ef',
950: '#000000',
},
}SCSS
$custom: #cce2ef; $custom-light: #dbebf4; $custom-dark: #000000;
JSON
{
"hex": "#cce2ef",
"rgb": {
"r": 204,
"g": 226,
"b": 239
},
"hsl": {
"h": 202.286,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.90047,
"c": 0.02948,
"h": 233.6
},
"luminance": 0.73462
}Semantic roles & 50–950 ramp
primary
#CCE2EF
secondary
#CDA893
accent
#5F26C0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485