#C2D6EA#C2D6EA
#C2D6EA is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.7% C 0.035 H 248.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D6EA |
|---|---|
| RGB | rgb(194, 214, 234) |
| HSL | hsl(210, 49%, 84%) |
| HSV | hsv(210, 17%, 92%) |
| CMYK | cmyk(17.1%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(84.74, -2.61, -12.07) |
| CIE-LCH | lch(84.74, 12.35, 257.81°) |
| OKLab | oklab(86.74% -0.013 -0.0327) |
| OKLCH | oklch(86.74% 0.035 248.2) |
| XYZ | xyz(61.1423, 65.5016, 87.2477) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.89
Lightsteelblue
#B0C4DE
ΔE00 4.96
Cloudy Blue
#ACC2D9
ΔE00 5.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D6EA #EAD6C2
analogous
#C2EAEA #C2D6EA #C2C2EA
triadic
#C2D6EA #EAC2D6 #D6EAC2
tetradic
#C2D6EA #EAC2EA #EAD6C2 #C2EAC2
square
#C2D6EA #EAC2EA #EAD6C2 #C2EAC2
split-complementary
#C2D6EA #EAC2C2 #EAEAC2
monochromatic
#6799CB #94B7DA #C2D6EA #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.49
#C2D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#C2D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D6EA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D6EA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#B8DBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d6ea; /* rgb */ color: rgb(194, 214, 234); /* oklch */ color: oklch(86.7% 0.035 248.2);
Tailwind
colors: {
custom: {
50: '#d4e2f0',
500: '#c2d6ea',
950: '#000000',
},
}SCSS
$custom: #c2d6ea; $custom-light: #d4e2f0; $custom-dark: #000000;
JSON
{
"hex": "#c2d6ea",
"rgb": {
"r": 194,
"g": 214,
"b": 234
},
"hsl": {
"h": 210,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.86738,
"c": 0.03518,
"h": 248.2
},
"luminance": 0.65503
}Semantic roles & 50–950 ramp
primary
#C2D6EA
secondary
#C6A88A
accent
#7329BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485