#C2DAE4#C2DAE4
#C2DAE4 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.4% C 0.029 H 224.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DAE4 |
|---|---|
| RGB | rgb(194, 218, 228) |
| HSL | hsl(198, 39%, 83%) |
| HSV | hsv(198, 15%, 89%) |
| CMYK | cmyk(14.9%, 4.4%, 0%, 10.6%) |
| CIE-LAB | lab(85.61, -5.94, -7.60) |
| CIE-LCH | lch(85.61, 9.65, 232.00°) |
| OKLab | oklab(87.37% -0.0207 -0.0205) |
| OKLCH | oklch(87.37% 0.029 224.7) |
| XYZ | xyz(61.3196, 67.2122, 83.1263) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.38
Ice Blue
#A5DFF9
ΔE00 7.78
Cloudy Blue
#ACC2D9
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DAE4 #E4CCC2
analogous
#C2E4DD #C2DAE4 #C2C9E4
triadic
#C2DAE4 #E4C2DA #DAE4C2
tetradic
#C2DAE4 #DDC2E4 #E4CCC2 #C9E4C2
square
#C2DAE4 #DDC2E4 #E4CCC2 #C9E4C2
split-complementary
#C2DAE4 #E4C2C9 #E4DDC2
monochromatic
#6DA7BE #98C0D1 #C2DAE4 #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.45
#C2DAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C2DAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DAE4
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DAE4 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E5
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#B9DDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dae4; /* rgb */ color: rgb(194, 218, 228); /* oklch */ color: oklch(87.4% 0.029 224.7);
Tailwind
colors: {
custom: {
50: '#d4e5ec',
500: '#c2dae4',
950: '#000000',
},
}SCSS
$custom: #c2dae4; $custom-light: #d4e5ec; $custom-dark: #000000;
JSON
{
"hex": "#c2dae4",
"rgb": {
"r": 194,
"g": 218,
"b": 228
},
"hsl": {
"h": 197.647,
"s": 38.636,
"l": 82.745
},
"oklch": {
"l": 0.87366,
"c": 0.02915,
"h": 224.7
},
"luminance": 0.67214
}Semantic roles & 50–950 ramp
primary
#C2DAE4
secondary
#BD9B8D
accent
#5934B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484