#CCE3EA#CCE3EA
#CCE3EA is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.1% C 0.026 H 217.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE3EA |
|---|---|
| RGB | rgb(204, 227, 234) |
| HSL | hsl(194, 42%, 86%) |
| HSV | hsv(194, 13%, 92%) |
| CMYK | cmyk(12.8%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(88.79, -6.20, -5.99) |
| CIE-LCH | lch(88.79, 8.62, 224.02°) |
| OKLab | oklab(90.1% -0.0207 -0.0161) |
| OKLCH | oklch(90.1% 0.026 217.9) |
| XYZ | xyz(67.2186, 73.7147, 88.5128) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.13
Fog
#D8DCE0
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.15
Azure (CSS)
#F0FFFF
ΔE00 7.16
Aliceblue
#F0F8FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE3EA #EAD3CC
analogous
#CCEAE2 #CCE3EA #CCD4EA
triadic
#CCE3EA #EACCE3 #E3EACC
tetradic
#CCE3EA #E2CCEA #EAD3CC #D4EACC
square
#CCE3EA #E2CCEA #EAD3CC #D4EACC
split-complementary
#CCE3EA #EACCD4 #EAE2CC
monochromatic
#75B3C6 #A1CBD8 #CCE3EA #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.33
#CCE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CCE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE3EA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE3EA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#C4E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce3ea; /* rgb */ color: rgb(204, 227, 234); /* oklch */ color: oklch(90.1% 0.026 217.9);
Tailwind
colors: {
custom: {
50: '#dbebf0',
500: '#cce3ea',
950: '#000000',
},
}SCSS
$custom: #cce3ea; $custom-light: #dbebf0; $custom-dark: #000000;
JSON
{
"hex": "#cce3ea",
"rgb": {
"r": 204,
"g": 227,
"b": 234
},
"hsl": {
"h": 194,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.90096,
"c": 0.02626,
"h": 217.9
},
"luminance": 0.73716
}Semantic roles & 50–950 ramp
primary
#CCE3EA
secondary
#C5A095
accent
#5031B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485