#B8CCD0#B8CCD0
#B8CCD0 is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.022 H 211.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CCD0 |
|---|---|
| RGB | rgb(184, 204, 208) |
| HSL | hsl(190, 20%, 77%) |
| HSV | hsv(190, 12%, 82%) |
| CMYK | cmyk(11.5%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(80.70, -5.93, -4.29) |
| CIE-LCH | lch(80.70, 7.32, 215.85°) |
| OKLab | oklab(83.14% -0.0192 -0.0116) |
| OKLCH | oklch(83.14% 0.022 211.1) |
| XYZ | xyz(52.7425, 57.9292, 68.0650) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.61
Fog
#D8DCE0
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.18
Silver
#C0C0C0
ΔE00 8.34
Light Grey
#D8DCD6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CCD0 #D0BCB8
analogous
#B8D0C8 #B8CCD0 #B8C0D0
triadic
#B8CCD0 #D0B8CC #CCD0B8
tetradic
#B8CCD0 #C8B8D0 #D0BCB8 #C0D0B8
square
#B8CCD0 #C8B8D0 #D0BCB8 #C0D0B8
split-complementary
#B8CCD0 #D0B8C0 #D0C8B8
monochromatic
#6E979F #93B2B8 #B8CCD0 #DDE6E8 #EDF2F3
Accessibility & contrast
On white
1.67
#B8CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#B8CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CCD0
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CCD0 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#B2CECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8ccd0; /* rgb */ color: rgb(184, 204, 208); /* oklch */ color: oklch(83.1% 0.022 211.1);
Tailwind
colors: {
custom: {
50: '#cddbde',
500: '#b8ccd0',
950: '#000000',
},
}SCSS
$custom: #b8ccd0; $custom-light: #cddbde; $custom-dark: #000000;
JSON
{
"hex": "#b8ccd0",
"rgb": {
"r": 184,
"g": 204,
"b": 208
},
"hsl": {
"h": 190,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83135,
"c": 0.02241,
"h": 211.1
},
"luminance": 0.5793
}Semantic roles & 50–950 ramp
primary
#B8CCD0
secondary
#A58C87
accent
#55479F
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484