#C8DBE2#C8DBE2
#C8DBE2 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.023 H 221.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBE2 |
|---|---|
| RGB | rgb(200, 219, 226) |
| HSL | hsl(196, 31%, 84%) |
| HSV | hsv(196, 12%, 89%) |
| CMYK | cmyk(11.5%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(86.22, -4.95, -5.59) |
| CIE-LCH | lch(86.22, 7.47, 228.49°) |
| OKLab | oklab(87.93% -0.0168 -0.0151) |
| OKLCH | oklch(87.93% 0.023 221.8) |
| XYZ | xyz(62.8752, 68.4323, 81.8329) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBE2 #E2CFC8
analogous
#C8E2DC #C8DBE2 #C8CEE2
triadic
#C8DBE2 #E2C8DB #DBE2C8
tetradic
#C8DBE2 #DCC8E2 #E2CFC8 #CEE2C8
square
#C8DBE2 #DCC8E2 #E2CFC8 #CEE2C8
split-complementary
#C8DBE2 #E2C8CE #E2DCC8
monochromatic
#78A7B8 #A0C1CD #C8DBE2 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.43
#C8DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C8DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBE2
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBE2 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D3D6E2
Tritanopia (blue-blind)
#C1DDDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dbe2; /* rgb */ color: rgb(200, 219, 226); /* oklch */ color: oklch(87.9% 0.023 221.8);
Tailwind
colors: {
custom: {
50: '#d8e6eb',
500: '#c8dbe2',
950: '#000000',
},
}SCSS
$custom: #c8dbe2; $custom-light: #d8e6eb; $custom-dark: #000000;
JSON
{
"hex": "#c8dbe2",
"rgb": {
"r": 200,
"g": 219,
"b": 226
},
"hsl": {
"h": 196.154,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.87932,
"c": 0.02258,
"h": 221.8
},
"luminance": 0.68433
}Semantic roles & 50–950 ramp
primary
#C8DBE2
secondary
#BA9E94
accent
#593CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484