#CCE5EA#CCE5EA
#CCE5EA is a very light, muted cyan. Relative luminance 0.748; OKLCH L 90.5% C 0.027 H 211.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE5EA |
|---|---|
| RGB | rgb(204, 229, 234) |
| HSL | hsl(190, 42%, 86%) |
| HSV | hsv(190, 13%, 92%) |
| CMYK | cmyk(12.8%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.31, -7.22, -5.22) |
| CIE-LCH | lch(89.31, 8.91, 215.88°) |
| OKLab | oklab(90.51% -0.0234 -0.0141) |
| OKLCH | oklch(90.51% 0.027 211.1) |
| XYZ | xyz(67.7688, 74.8151, 88.6962) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.29
Azure (CSS)
#F0FFFF
ΔE00 6.85
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Very Light Blue
#D5FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE5EA #EAD1CC
analogous
#CCEAE0 #CCE5EA #CCD6EA
triadic
#CCE5EA #EACCE5 #E5EACC
tetradic
#CCE5EA #E0CCEA #EAD1CC #D6EACC
square
#CCE5EA #E0CCEA #EAD1CC #D6EACC
split-complementary
#CCE5EA #EACCD6 #EAE0CC
monochromatic
#75B9C6 #A1CFD8 #CCE5EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.32
#CCE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CCE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE5EA
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE5EA | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#C4E8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce5ea; /* rgb */ color: rgb(204, 229, 234); /* oklch */ color: oklch(90.5% 0.027 211.1);
Tailwind
colors: {
custom: {
50: '#dbedf0',
500: '#cce5ea',
950: '#000000',
},
}SCSS
$custom: #cce5ea; $custom-light: #dbedf0; $custom-dark: #000000;
JSON
{
"hex": "#cce5ea",
"rgb": {
"r": 204,
"g": 229,
"b": 234
},
"hsl": {
"h": 190,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.90506,
"c": 0.02734,
"h": 211.1
},
"luminance": 0.74817
}Semantic roles & 50–950 ramp
primary
#CCE5EA
secondary
#C59D95
accent
#4731B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485