#CCE3EB#CCE3EB
#CCE3EB is a very light, muted cyan. Relative luminance 0.738; OKLCH L 90.1% C 0.027 H 220.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE3EB |
|---|---|
| RGB | rgb(204, 227, 235) |
| HSL | hsl(195, 44%, 86%) |
| HSV | hsv(195, 13%, 92%) |
| CMYK | cmyk(13.2%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.81, -6.00, -6.47) |
| CIE-LCH | lch(88.81, 8.83, 227.19°) |
| OKLab | oklab(90.13% -0.0203 -0.0175) |
| OKLCH | oklch(90.13% 0.027 220.7) |
| XYZ | xyz(67.3627, 73.7724, 89.2716) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.11
Fog
#D8DCE0
ΔE00 7.05
Azure (CSS)
#F0FFFF
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 7.42
Aliceblue
#F0F8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE3EB #EBD4CC
analogous
#CCEBE3 #CCE3EB #CCD3EB
triadic
#CCE3EB #EBCCE3 #E3EBCC
tetradic
#CCE3EB #E3CCEB #EBD4CC #D3EBCC
square
#CCE3EB #E3CCEB #EBD4CC #D3EBCC
split-complementary
#CCE3EB #EBCCD3 #EBE3CC
monochromatic
#74B3C9 #A0CBDA #CCE3EB #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.33
#CCE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CCE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE3EB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE3EB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#C4E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce3eb; /* rgb */ color: rgb(204, 227, 235); /* oklch */ color: oklch(90.1% 0.027 220.7);
Tailwind
colors: {
custom: {
50: '#dbebf1',
500: '#cce3eb',
950: '#000000',
},
}SCSS
$custom: #cce3eb; $custom-light: #dbebf1; $custom-dark: #000000;
JSON
{
"hex": "#cce3eb",
"rgb": {
"r": 204,
"g": 227,
"b": 235
},
"hsl": {
"h": 195.484,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.90127,
"c": 0.0268,
"h": 220.7
},
"luminance": 0.73774
}Semantic roles & 50–950 ramp
primary
#CCE3EB
secondary
#C6A295
accent
#522FB7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485