#B2CED5#B2CED5
#B2CED5 is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.3% C 0.032 H 214.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CED5 |
|---|---|
| RGB | rgb(178, 206, 213) |
| HSL | hsl(192, 29%, 77%) |
| HSV | hsv(192, 16%, 84%) |
| CMYK | cmyk(16.4%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(80.97, -7.87, -6.61) |
| CIE-LCH | lch(80.97, 10.28, 220.03°) |
| OKLab | oklab(83.29% -0.026 -0.0179) |
| OKLCH | oklch(83.29% 0.032 214.5) |
| XYZ | xyz(52.4385, 58.4103, 71.4494) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Powder Blue
#B0E0E6
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 8.28
Ice Blue
#A5DFF9
ΔE00 8.28
Cloudy Blue
#ACC2D9
ΔE00 8.39
Silver (survey)
#C5C9C7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CED5 #D5B9B2
analogous
#B2D5CB #B2CED5 #B2BDD5
triadic
#B2CED5 #D5B2CE #CED5B2
tetradic
#B2CED5 #CBB2D5 #D5B9B2 #BDD5B2
square
#B2CED5 #CBB2D5 #D5B9B2 #BDD5B2
split-complementary
#B2CED5 #D5B2BD #D5CBB2
monochromatic
#639CAA #8AB5BF #B2CED5 #DAE7EB #EBF2F4
Accessibility & contrast
On white
1.66
#B2CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#B2CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CED5
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CED5 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD5
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#A8D1D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2ced5; /* rgb */ color: rgb(178, 206, 213); /* oklch */ color: oklch(83.3% 0.032 214.5);
Tailwind
colors: {
custom: {
50: '#c9dde1',
500: '#b2ced5',
950: '#000000',
},
}SCSS
$custom: #b2ced5; $custom-light: #c9dde1; $custom-dark: #000000;
JSON
{
"hex": "#b2ced5",
"rgb": {
"r": 178,
"g": 206,
"b": 213
},
"hsl": {
"h": 192,
"s": 29.412,
"l": 76.667
},
"oklch": {
"l": 0.8329,
"c": 0.03159,
"h": 214.5
},
"luminance": 0.58412
}Semantic roles & 50–950 ramp
primary
#B2CED5
secondary
#AB8980
accent
#533DA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484