#C2DAEB#C2DAEB
#C2DAEB is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.035 H 238.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAEB |
|---|---|
| RGB | rgb(194, 218, 235) |
| HSL | hsl(205, 51%, 84%) |
| HSV | hsv(205, 17%, 92%) |
| CMYK | cmyk(17.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.81, -4.48, -11.01) |
| CIE-LCH | lch(85.81, 11.88, 247.84°) |
| OKLab | oklab(87.59% -0.0181 -0.0298) |
| OKLCH | oklch(87.59% 0.035 238.7) |
| XYZ | xyz(62.3111, 67.6088, 88.3480) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 6.80
Ice Blue
#A5DFF9
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAEB #EBD3C2
analogous
#C2EBE8 #C2DAEB #C2C6EB
triadic
#C2DAEB #EBC2DA #DAEBC2
tetradic
#C2DAEB #E8C2EB #EBD3C2 #C6EBC2
square
#C2DAEB #E8C2EB #EBD3C2 #C6EBC2
split-complementary
#C2DAEB #EBC2C6 #EBE8C2
monochromatic
#66A2CD #94BEDC #C2DAEB #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.45
#C2DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C2DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAEB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAEB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#B7DEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2daeb; /* rgb */ color: rgb(194, 218, 235); /* oklch */ color: oklch(87.6% 0.035 238.7);
Tailwind
colors: {
custom: {
50: '#d4e5f1',
500: '#c2daeb',
950: '#000000',
},
}SCSS
$custom: #c2daeb; $custom-light: #d4e5f1; $custom-dark: #000000;
JSON
{
"hex": "#c2daeb",
"rgb": {
"r": 194,
"g": 218,
"b": 235
},
"hsl": {
"h": 204.878,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.87589,
"c": 0.03486,
"h": 238.7
},
"luminance": 0.6761
}Semantic roles & 50–950 ramp
primary
#C2DAEB
secondary
#C7A38A
accent
#6628BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485