#C2DAEA#C2DAEA
#C2DAEA is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.034 H 237.0°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAEA |
|---|---|
| RGB | rgb(194, 218, 234) |
| HSL | hsl(204, 49%, 84%) |
| HSV | hsv(204, 17%, 92%) |
| CMYK | cmyk(17.1%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.78, -4.69, -10.52) |
| CIE-LCH | lch(85.78, 11.52, 245.96°) |
| OKLab | oklab(87.56% -0.0185 -0.0285) |
| OKLCH | oklch(87.56% 0.034 237) |
| XYZ | xyz(62.1670, 67.5512, 87.5893) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAEA #EAD2C2
analogous
#C2EAE6 #C2DAEA #C2C6EA
triadic
#C2DAEA #EAC2DA #DAEAC2
tetradic
#C2DAEA #E6C2EA #EAD2C2 #C6EAC2
square
#C2DAEA #E6C2EA #EAD2C2 #C6EAC2
split-complementary
#C2DAEA #EAC2C6 #EAE6C2
monochromatic
#67A3CB #94BEDA #C2DAEA #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.45
#C2DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C2DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAEA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAEA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#CED4EA
Tritanopia (blue-blind)
#B8DEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2daea; /* rgb */ color: rgb(194, 218, 234); /* oklch */ color: oklch(87.6% 0.034 237.0);
Tailwind
colors: {
custom: {
50: '#d4e5f0',
500: '#c2daea',
950: '#000000',
},
}SCSS
$custom: #c2daea; $custom-light: #d4e5f0; $custom-dark: #000000;
JSON
{
"hex": "#c2daea",
"rgb": {
"r": 194,
"g": 218,
"b": 234
},
"hsl": {
"h": 204,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.87557,
"c": 0.03393,
"h": 237
},
"luminance": 0.67553
}Semantic roles & 50–950 ramp
primary
#C2DAEA
secondary
#C6A28A
accent
#6429BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485