#C8DBF0#C8DBF0
#C8DBF0 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.036 H 250.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBF0 |
|---|---|
| RGB | rgb(200, 219, 240) |
| HSL | hsl(212, 57%, 86%) |
| HSV | hsv(212, 17%, 94%) |
| CMYK | cmyk(16.7%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(86.62, -2.09, -12.40) |
| CIE-LCH | lch(86.62, 12.57, 260.44°) |
| OKLab | oklab(88.38% -0.0116 -0.0336) |
| OKLCH | oklch(88.38% 0.036 250.9) |
| XYZ | xyz(64.8752, 69.2323, 92.3663) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Fog
#D8DCE0
ΔE00 7.61
Baby Blue (survey)
#A2CFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBF0 #F0DDC8
analogous
#C8EFF0 #C8DBF0 #C9C8F0
triadic
#C8DBF0 #F0C8DB #DBF0C8
tetradic
#C8DBF0 #F0C8EF #F0DDC8 #C8F0C9
square
#C8DBF0 #F0C8EF #F0DDC8 #C8F0C9
split-complementary
#C8DBF0 #F0C9C8 #EFF0C8
monochromatic
#689CD6 #98BCE3 #C8DBF0 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.41
#C8DBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C8DBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBF0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBF0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF1
Deuteranopia (green-blind)
#CFD7F0
Tritanopia (blue-blind)
#BEE0E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dbf0; /* rgb */ color: rgb(200, 219, 240); /* oklch */ color: oklch(88.4% 0.036 250.9);
Tailwind
colors: {
custom: {
50: '#d9e6f5',
500: '#c8dbf0',
950: '#000000',
},
}SCSS
$custom: #c8dbf0; $custom-light: #d9e6f5; $custom-dark: #000000;
JSON
{
"hex": "#c8dbf0",
"rgb": {
"r": 200,
"g": 219,
"b": 240
},
"hsl": {
"h": 211.5,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.88376,
"c": 0.03551,
"h": 250.9
},
"luminance": 0.69234
}Semantic roles & 50–950 ramp
primary
#C8DBF0
secondary
#CEB08E
accent
#7721C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485