#C2DAE2#C2DAE2
#C2DAE2 is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.028 H 219.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAE2 |
|---|---|
| RGB | rgb(194, 218, 226) |
| HSL | hsl(195, 36%, 82%) |
| HSV | hsv(195, 14%, 89%) |
| CMYK | cmyk(14.2%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(85.56, -6.35, -6.62) |
| CIE-LCH | lch(85.56, 9.17, 226.22°) |
| OKLab | oklab(87.3% -0.0215 -0.0179) |
| OKLCH | oklch(87.3% 0.028 219.8) |
| XYZ | xyz(61.0436, 67.1018, 81.6726) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 6.81
Fog
#D8DCE0
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 8.13
Silver (survey)
#C5C9C7
ΔE00 8.50
Cloudy Blue
#ACC2D9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAE2 #E2CAC2
analogous
#C2E2DA #C2DAE2 #C2CAE2
triadic
#C2DAE2 #E2C2DA #DAE2C2
tetradic
#C2DAE2 #DAC2E2 #E2CAC2 #CAE2C2
square
#C2DAE2 #DAC2E2 #E2CAC2 #CAE2C2
split-complementary
#C2DAE2 #E2C2CA #E2DAC2
monochromatic
#6FA8BB #99C1CE #C2DAE2 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.46
#C2DAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C2DAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAE2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAE2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#D0D4E2
Tritanopia (blue-blind)
#B9DDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dae2; /* rgb */ color: rgb(194, 218, 226); /* oklch */ color: oklch(87.3% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#d4e5eb',
500: '#c2dae2',
950: '#000000',
},
}SCSS
$custom: #c2dae2; $custom-light: #d4e5eb; $custom-dark: #000000;
JSON
{
"hex": "#c2dae2",
"rgb": {
"r": 194,
"g": 218,
"b": 226
},
"hsl": {
"h": 195,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.87303,
"c": 0.02794,
"h": 219.8
},
"luminance": 0.67103
}Semantic roles & 50–950 ramp
primary
#C2DAE2
secondary
#BB998D
accent
#5537AE
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484