#C2D8EA#C2D8EA
#C2D8EA is a very light, muted cyan. Relative luminance 0.665; OKLCH L 87.1% C 0.034 H 242.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8EA |
|---|---|
| RGB | rgb(194, 216, 234) |
| HSL | hsl(207, 49%, 84%) |
| HSV | hsv(207, 17%, 92%) |
| CMYK | cmyk(17.1%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.26, -3.65, -11.30) |
| CIE-LCH | lch(85.26, 11.87, 252.08°) |
| OKLab | oklab(87.15% -0.0158 -0.0306) |
| OKLCH | oklch(87.15% 0.034 242.7) |
| XYZ | xyz(61.6515, 66.5202, 87.4174) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.08
Cloudy Blue
#ACC2D9
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 5.96
Lightblue
#ADD8E6
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.56
Fog
#D8DCE0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8EA #EAD4C2
analogous
#C2EAE8 #C2D8EA #C2C4EA
triadic
#C2D8EA #EAC2D8 #D8EAC2
tetradic
#C2D8EA #E8C2EA #EAD4C2 #C4EAC2
square
#C2D8EA #E8C2EA #EAD4C2 #C4EAC2
split-complementary
#C2D8EA #EAC2C4 #EAE8C2
monochromatic
#679ECB #94BBDA #C2D8EA #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.47
#C2D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#C2D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8EA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8EA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#B8DCDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2d8ea; /* rgb */ color: rgb(194, 216, 234); /* oklch */ color: oklch(87.1% 0.034 242.7);
Tailwind
colors: {
custom: {
50: '#d4e4f0',
500: '#c2d8ea',
950: '#000000',
},
}SCSS
$custom: #c2d8ea; $custom-light: #d4e4f0; $custom-dark: #000000;
JSON
{
"hex": "#c2d8ea",
"rgb": {
"r": 194,
"g": 216,
"b": 234
},
"hsl": {
"h": 207,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.87147,
"c": 0.03439,
"h": 242.7
},
"luminance": 0.66522
}Semantic roles & 50–950 ramp
primary
#C2D8EA
secondary
#C6A58A
accent
#6B29BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485