#B2CED4#B2CED4
#B2CED4 is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.3% C 0.031 H 212.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CED4 |
|---|---|
| RGB | rgb(178, 206, 212) |
| HSL | hsl(191, 28%, 76%) |
| HSV | hsv(191, 16%, 83%) |
| CMYK | cmyk(16%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(80.94, -8.08, -6.12) |
| CIE-LCH | lch(80.94, 10.14, 217.13°) |
| OKLab | oklab(83.26% -0.0264 -0.0166) |
| OKLCH | oklch(83.26% 0.031 212.1) |
| XYZ | xyz(52.3120, 58.3597, 70.7830) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 8.66
Silver (survey)
#C5C9C7
ΔE00 8.73
Cloudy Blue
#ACC2D9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CED4 #D4B8B2
analogous
#B2D4C9 #B2CED4 #B2BDD4
triadic
#B2CED4 #D4B2CE #CED4B2
tetradic
#B2CED4 #C9B2D4 #D4B8B2 #BDD4B2
square
#B2CED4 #C9B2D4 #D4B8B2 #BDD4B2
split-complementary
#B2CED4 #D4B2BD #D4C9B2
monochromatic
#639CA8 #8BB5BE #B2CED4 #D9E7EA #EBF3F4
Accessibility & contrast
On white
1.66
#B2CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#B2CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CED4
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CED4 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD4
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#A8D1D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2ced4; /* rgb */ color: rgb(178, 206, 212); /* oklch */ color: oklch(83.3% 0.031 212.1);
Tailwind
colors: {
custom: {
50: '#c9dde1',
500: '#b2ced4',
950: '#000000',
},
}SCSS
$custom: #b2ced4; $custom-light: #c9dde1; $custom-dark: #000000;
JSON
{
"hex": "#b2ced4",
"rgb": {
"r": 178,
"g": 206,
"b": 212
},
"hsl": {
"h": 190.588,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.83258,
"c": 0.03119,
"h": 212.1
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#B2CED4
secondary
#AA8880
accent
#513FA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484