#B2C2D0#B2C2D0
#B2C2D0 is a light, muted cyan. Relative luminance 0.526; OKLCH L 80.6% C 0.026 H 244.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2D0 |
|---|---|
| RGB | rgb(178, 194, 208) |
| HSL | hsl(208, 24%, 76%) |
| HSV | hsv(208, 14%, 82%) |
| CMYK | cmyk(14.4%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.64, -2.61, -8.86) |
| CIE-LCH | lch(77.64, 9.24, 253.61°) |
| OKLab | oklab(80.62% -0.0114 -0.0239) |
| OKLCH | oklch(80.62% 0.026 244.5) |
| XYZ | xyz(49.0343, 52.6017, 67.2320) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.38
Lightsteelblue
#B0C4DE
ΔE00 4.52
Light Blue Grey
#B7C9E2
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 5.16
Dove Gray
#B6B8BD
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2D0 #D0C0B2
analogous
#B2D0CF #B2C2D0 #B2B3D0
triadic
#B2C2D0 #D0B2C2 #C2D0B2
tetradic
#B2C2D0 #CFB2D0 #D0C0B2 #B3D0B2
square
#B2C2D0 #CFB2D0 #D0C0B2 #B3D0B2
split-complementary
#B2C2D0 #D0B2B3 #D0CFB2
monochromatic
#6686A2 #8CA4B9 #B2C2D0 #D8E0E7 #ECF0F3
Accessibility & contrast
On white
1.82
#B2C2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#B2C2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2D0
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2D0 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D1
Deuteranopia (green-blind)
#B9BED0
Tritanopia (blue-blind)
#ABC5C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c2d0; /* rgb */ color: rgb(178, 194, 208); /* oklch */ color: oklch(80.6% 0.026 244.5);
Tailwind
colors: {
custom: {
50: '#c9d4de',
500: '#b2c2d0',
950: '#000000',
},
}SCSS
$custom: #b2c2d0; $custom-light: #c9d4de; $custom-dark: #000000;
JSON
{
"hex": "#b2c2d0",
"rgb": {
"r": 178,
"g": 194,
"b": 208
},
"hsl": {
"h": 208,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.80618,
"c": 0.02649,
"h": 244.5
},
"luminance": 0.52603
}Semantic roles & 50–950 ramp
primary
#B2C2D0
secondary
#A59281
accent
#7043A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384