#B2CED7#B2CED7
#B2CED7 is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.4% C 0.033 H 219.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CED7 |
|---|---|
| RGB | rgb(178, 206, 215) |
| HSL | hsl(195, 32%, 77%) |
| HSV | hsv(195, 17%, 84%) |
| CMYK | cmyk(17.2%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(81.02, -7.45, -7.60) |
| CIE-LCH | lch(81.02, 10.64, 225.56°) |
| OKLab | oklab(83.35% -0.0253 -0.0206) |
| OKLCH | oklch(83.35% 0.033 219.1) |
| XYZ | xyz(52.6939, 58.5125, 72.7946) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 7.59
Ice Blue
#A5DFF9
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CED7 #D7BBB2
analogous
#B2D7CE #B2CED7 #B2BCD7
triadic
#B2CED7 #D7B2CE #CED7B2
tetradic
#B2CED7 #CEB2D7 #D7BBB2 #BCD7B2
square
#B2CED7 #CEB2D7 #D7BBB2 #BCD7B2
split-complementary
#B2CED7 #D7B2BC #D7CEB2
monochromatic
#619BAD #8AB4C2 #B2CED7 #DAE8EC #EBF2F5
Accessibility & contrast
On white
1.65
#B2CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B2CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CED7
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CED7 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD8
Deuteranopia (green-blind)
#C2C7D7
Tritanopia (blue-blind)
#A8D1D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b2ced7; /* rgb */ color: rgb(178, 206, 215); /* oklch */ color: oklch(83.4% 0.033 219.1);
Tailwind
colors: {
custom: {
50: '#c9dde3',
500: '#b2ced7',
950: '#000000',
},
}SCSS
$custom: #b2ced7; $custom-light: #c9dde3; $custom-dark: #000000;
JSON
{
"hex": "#b2ced7",
"rgb": {
"r": 178,
"g": 206,
"b": 215
},
"hsl": {
"h": 194.595,
"s": 31.624,
"l": 77.059
},
"oklch": {
"l": 0.83353,
"c": 0.03258,
"h": 219.1
},
"luminance": 0.58514
}Semantic roles & 50–950 ramp
primary
#B2CED7
secondary
#AE8B7F
accent
#563BAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484