#C2D7EA#C2D7EA
#C2D7EA is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.9% C 0.035 H 245.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D7EA |
|---|---|
| RGB | rgb(194, 215, 234) |
| HSL | hsl(209, 49%, 84%) |
| HSV | hsv(209, 17%, 92%) |
| CMYK | cmyk(17.1%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.00, -3.13, -11.68) |
| CIE-LCH | lch(85.00, 12.10, 255.00°) |
| OKLab | oklab(86.94% -0.0144 -0.0316) |
| OKLCH | oklch(86.94% 0.035 245.5) |
| XYZ | xyz(61.3961, 66.0094, 87.3323) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 5.44
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.61
Fog
#D8DCE0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D7EA #EAD5C2
analogous
#C2EAE9 #C2D7EA #C2C3EA
triadic
#C2D7EA #EAC2D7 #D7EAC2
tetradic
#C2D7EA #E9C2EA #EAD5C2 #C3EAC2
square
#C2D7EA #E9C2EA #EAD5C2 #C3EAC2
split-complementary
#C2D7EA #EAC2C3 #EAE9C2
monochromatic
#679BCB #94B9DA #C2D7EA #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.48
#C2D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#C2D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D7EA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D7EA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#CBD2EA
Tritanopia (blue-blind)
#B8DBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d7ea; /* rgb */ color: rgb(194, 215, 234); /* oklch */ color: oklch(86.9% 0.035 245.5);
Tailwind
colors: {
custom: {
50: '#d4e3f0',
500: '#c2d7ea',
950: '#000000',
},
}SCSS
$custom: #c2d7ea; $custom-light: #d4e3f0; $custom-dark: #000000;
JSON
{
"hex": "#c2d7ea",
"rgb": {
"r": 194,
"g": 215,
"b": 234
},
"hsl": {
"h": 208.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.86942,
"c": 0.03474,
"h": 245.5
},
"luminance": 0.66011
}Semantic roles & 50–950 ramp
primary
#C2D7EA
secondary
#C6A78A
accent
#6F29BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485