#CDE2ED#CDE2ED
#CDE2ED is a very light, muted cyan. Relative luminance 0.735; OKLCH L 90.1% C 0.027 H 230.4°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2ED |
|---|---|
| RGB | rgb(205, 226, 237) |
| HSL | hsl(201, 47%, 87%) |
| HSV | hsv(201, 14%, 93%) |
| CMYK | cmyk(13.5%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(88.68, -4.77, -7.72) |
| CIE-LCH | lch(88.68, 9.07, 238.31°) |
| OKLab | oklab(90.05% -0.0172 -0.0208) |
| OKLCH | oklch(90.05% 0.027 230.4) |
| XYZ | xyz(67.6556, 73.4850, 90.7239) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.74
Aliceblue
#F0F8FF
ΔE00 6.98
Azure (CSS)
#F0FFFF
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2ED #EDD8CD
analogous
#CDEDE8 #CDE2ED #CDD2ED
triadic
#CDE2ED #EDCDE2 #E2EDCD
tetradic
#CDE2ED #E8CDED #EDD8CD #D2EDCD
square
#CDE2ED #E8CDED #EDD8CD #D2EDCD
split-complementary
#CDE2ED #EDCDD2 #EDE8CD
monochromatic
#73AECD #A0C8DD #CDE2ED #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.34
#CDE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CDE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2ED
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2ED | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#C5E5E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cde2ed; /* rgb */ color: rgb(205, 226, 237); /* oklch */ color: oklch(90.1% 0.027 230.4);
Tailwind
colors: {
custom: {
50: '#dcebf2',
500: '#cde2ed',
950: '#000000',
},
}SCSS
$custom: #cde2ed; $custom-light: #dcebf2; $custom-dark: #000000;
JSON
{
"hex": "#cde2ed",
"rgb": {
"r": 205,
"g": 226,
"b": 237
},
"hsl": {
"h": 200.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.90054,
"c": 0.02702,
"h": 230.4
},
"luminance": 0.73486
}Semantic roles & 50–950 ramp
primary
#CDE2ED
secondary
#C9A795
accent
#5C2BBA
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485