#CDE2EB#CDE2EB
#CDE2EB is a very light, muted cyan. Relative luminance 0.734; OKLCH L 90.0% C 0.026 H 225.3°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2EB |
|---|---|
| RGB | rgb(205, 226, 235) |
| HSL | hsl(198, 43%, 86%) |
| HSV | hsv(198, 13%, 92%) |
| CMYK | cmyk(12.8%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.62, -5.17, -6.75) |
| CIE-LCH | lch(88.62, 8.50, 232.57°) |
| OKLab | oklab(89.99% -0.018 -0.0182) |
| OKLCH | oklch(89.99% 0.026 225.3) |
| XYZ | xyz(67.3650, 73.3687, 89.1936) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 6.58
Aliceblue
#F0F8FF
ΔE00 7.09
Azure (CSS)
#F0FFFF
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2EB #EBD6CD
analogous
#CDEBE5 #CDE2EB #CDD3EB
triadic
#CDE2EB #EBCDE2 #E2EBCD
tetradic
#CDE2EB #E5CDEB #EBD6CD #D3EBCD
square
#CDE2EB #E5CDEB #EBD6CD #D3EBCD
split-complementary
#CDE2EB #EBCDD3 #EBE5CD
monochromatic
#76AFC8 #A1C9DA #CDE2EB #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.34
#CDE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#CDE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2EB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2EB | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#D8DDEB
Tritanopia (blue-blind)
#C5E5E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cde2eb; /* rgb */ color: rgb(205, 226, 235); /* oklch */ color: oklch(90.0% 0.026 225.3);
Tailwind
colors: {
custom: {
50: '#dcebf1',
500: '#cde2eb',
950: '#000000',
},
}SCSS
$custom: #cde2eb; $custom-light: #dcebf1; $custom-dark: #000000;
JSON
{
"hex": "#cde2eb",
"rgb": {
"r": 205,
"g": 226,
"b": 235
},
"hsl": {
"h": 198,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.89992,
"c": 0.02558,
"h": 225.3
},
"luminance": 0.7337
}Semantic roles & 50–950 ramp
primary
#CDE2EB
secondary
#C6A496
accent
#5830B6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485