#C2DAED#C2DAED
#C2DAED is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.7% C 0.037 H 241.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAED |
|---|---|
| RGB | rgb(194, 218, 237) |
| HSL | hsl(207, 54%, 85%) |
| HSV | hsv(207, 18%, 93%) |
| CMYK | cmyk(18.1%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(85.87, -4.06, -11.98) |
| CIE-LCH | lch(85.87, 12.65, 251.28°) |
| OKLab | oklab(87.65% -0.0174 -0.0324) |
| OKLCH | oklch(87.65% 0.037 241.8) |
| XYZ | xyz(62.6017, 67.7250, 89.8783) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 7.39
Ice Blue
#A5DFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAED #EDD5C2
analogous
#C2EDEB #C2DAED #C2C5ED
triadic
#C2DAED #EDC2DA #DAEDC2
tetradic
#C2DAED #EBC2ED #EDD5C2 #C5EDC2
square
#C2DAED #EBC2ED #EDD5C2 #C5EDC2
split-complementary
#C2DAED #EDC2C5 #EDEBC2
monochromatic
#63A1D1 #93BDDF #C2DAED #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.44
#C2DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C2DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAED
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAED | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#B7DFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2daed; /* rgb */ color: rgb(194, 218, 237); /* oklch */ color: oklch(87.7% 0.037 241.8);
Tailwind
colors: {
custom: {
50: '#d5e5f2',
500: '#c2daed',
950: '#000000',
},
}SCSS
$custom: #c2daed; $custom-light: #d5e5f2; $custom-dark: #000000;
JSON
{
"hex": "#c2daed",
"rgb": {
"r": 194,
"g": 218,
"b": 237
},
"hsl": {
"h": 206.512,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.87654,
"c": 0.03679,
"h": 241.8
},
"luminance": 0.67727
}Semantic roles & 50–950 ramp
primary
#C2DAED
secondary
#CAA689
accent
#6A24C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485