#C2D5EA#C2D5EA
#C2D5EA is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.5% C 0.036 H 250.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D5EA |
|---|---|
| RGB | rgb(194, 213, 234) |
| HSL | hsl(212, 49%, 84%) |
| HSV | hsv(212, 17%, 92%) |
| CMYK | cmyk(17.1%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(84.48, -2.08, -12.46) |
| CIE-LCH | lch(84.48, 12.63, 260.50°) |
| OKLab | oklab(86.53% -0.0117 -0.0337) |
| OKLCH | oklch(86.53% 0.036 250.9) |
| XYZ | xyz(60.8900, 64.9970, 87.1636) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 4.54
Cloudy Blue
#ACC2D9
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 7.64
Fog
#D8DCE0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D5EA #EAD7C2
analogous
#C2E9EA #C2D5EA #C3C2EA
triadic
#C2D5EA #EAC2D5 #D5EAC2
tetradic
#C2D5EA #EAC2E9 #EAD7C2 #C2EAC3
square
#C2D5EA #EAC2E9 #EAD7C2 #C2EAC3
split-complementary
#C2D5EA #EAC3C2 #E9EAC2
monochromatic
#6796CB #94B6DA #C2D5EA #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.50
#C2D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#C2D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D5EA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D5EA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#B8DADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d5ea; /* rgb */ color: rgb(194, 213, 234); /* oklch */ color: oklch(86.5% 0.036 250.9);
Tailwind
colors: {
custom: {
50: '#d4e1f0',
500: '#c2d5ea',
950: '#000000',
},
}SCSS
$custom: #c2d5ea; $custom-light: #d4e1f0; $custom-dark: #000000;
JSON
{
"hex": "#c2d5ea",
"rgb": {
"r": 194,
"g": 213,
"b": 234
},
"hsl": {
"h": 211.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.86534,
"c": 0.0357,
"h": 250.9
},
"luminance": 0.64998
}Semantic roles & 50–950 ramp
primary
#C2D5EA
secondary
#C6AA8A
accent
#7629BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485