#C2D2E2#C2D2E2
#C2D2E2 is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.7% C 0.028 H 248.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2E2 |
|---|---|
| RGB | rgb(194, 210, 226) |
| HSL | hsl(210, 36%, 82%) |
| HSV | hsv(210, 14%, 89%) |
| CMYK | cmyk(14.2%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(83.47, -2.18, -9.72) |
| CIE-LCH | lch(83.47, 9.96, 257.34°) |
| OKLab | oklab(85.66% -0.0105 -0.0262) |
| OKLCH | oklch(85.66% 0.028 248.2) |
| XYZ | xyz(59.0189, 63.0525, 80.9977) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.06
Cloudy Blue
#ACC2D9
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.05
Fog
#D8DCE0
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2E2 #E2D2C2
analogous
#C2E2E2 #C2D2E2 #C2C2E2
triadic
#C2D2E2 #E2C2D2 #D2E2C2
tetradic
#C2D2E2 #E2C2E2 #E2D2C2 #C2E2C2
square
#C2D2E2 #E2C2E2 #E2D2C2 #C2E2C2
split-complementary
#C2D2E2 #E2C2C2 #E2E2C2
monochromatic
#6F95BB #99B3CE #C2D2E2 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.54
#C2D2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C2D2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2E2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2E2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E3
Deuteranopia (green-blind)
#C8CEE2
Tritanopia (blue-blind)
#BAD6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d2e2; /* rgb */ color: rgb(194, 210, 226); /* oklch */ color: oklch(85.7% 0.028 248.2);
Tailwind
colors: {
custom: {
50: '#d4dfeb',
500: '#c2d2e2',
950: '#000000',
},
}SCSS
$custom: #c2d2e2; $custom-light: #d4dfeb; $custom-dark: #000000;
JSON
{
"hex": "#c2d2e2",
"rgb": {
"r": 194,
"g": 210,
"b": 226
},
"hsl": {
"h": 210,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.8566,
"c": 0.02825,
"h": 248.2
},
"luminance": 0.63054
}Semantic roles & 50–950 ramp
primary
#C2D2E2
secondary
#BBA48D
accent
#7337AE
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484