#C2D4E2#C2D4E2
#C2D4E2 is a very light, muted cyan. Relative luminance 0.640; OKLCH L 86.1% C 0.028 H 241.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4E2 |
|---|---|
| RGB | rgb(194, 212, 226) |
| HSL | hsl(206, 36%, 82%) |
| HSV | hsv(206, 14%, 89%) |
| CMYK | cmyk(14.2%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.99, -3.23, -8.95) |
| CIE-LCH | lch(83.99, 9.51, 250.15°) |
| OKLab | oklab(86.07% -0.0133 -0.0241) |
| OKLCH | oklch(86.07% 0.028 241.2) |
| XYZ | xyz(59.5158, 64.0462, 81.1633) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4E2 #E2D0C2
analogous
#C2E2E0 #C2D4E2 #C2C4E2
triadic
#C2D4E2 #E2C2D4 #D4E2C2
tetradic
#C2D4E2 #E0C2E2 #E2D0C2 #C4E2C2
square
#C2D4E2 #E0C2E2 #E2D0C2 #C4E2C2
split-complementary
#C2D4E2 #E2C2C4 #E2E0C2
monochromatic
#6F9ABB #99B7CE #C2D4E2 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.52
#C2D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#C2D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4E2
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4E2 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E3
Deuteranopia (green-blind)
#CAD0E2
Tritanopia (blue-blind)
#BAD7D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d4e2; /* rgb */ color: rgb(194, 212, 226); /* oklch */ color: oklch(86.1% 0.028 241.2);
Tailwind
colors: {
custom: {
50: '#d4e1eb',
500: '#c2d4e2',
950: '#000000',
},
}SCSS
$custom: #c2d4e2; $custom-light: #d4e1eb; $custom-dark: #000000;
JSON
{
"hex": "#c2d4e2",
"rgb": {
"r": 194,
"g": 212,
"b": 226
},
"hsl": {
"h": 206.25,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.86069,
"c": 0.02753,
"h": 241.2
},
"luminance": 0.64047
}Semantic roles & 50–950 ramp
primary
#C2D4E2
secondary
#BBA18D
accent
#6B37AE
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484