#B2C4CA#B2C4CA
#B2C4CA is a light, muted cyan. Relative luminance 0.532; OKLCH L 80.8% C 0.021 H 219.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4CA |
|---|---|
| RGB | rgb(178, 196, 202) |
| HSL | hsl(195, 18%, 75%) |
| HSV | hsv(195, 12%, 79%) |
| CMYK | cmyk(11.9%, 3%, 0%, 20.8%) |
| CIE-LAB | lab(78.00, -4.91, -5.09) |
| CIE-LCH | lch(78.00, 7.07, 226.06°) |
| OKLab | oklab(80.84% -0.0165 -0.0137) |
| OKLCH | oklch(80.84% 0.021 219.7) |
| XYZ | xyz(48.7582, 53.2082, 63.5670) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 7.46
Lightblue
#ADD8E6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4CA #CAB8B2
analogous
#B2CAC4 #B2C4CA #B2B8CA
triadic
#B2C4CA #CAB2C4 #C4CAB2
tetradic
#B2C4CA #C4B2CA #CAB8B2 #B8CAB2
square
#B2C4CA #C4B2CA #CAB8B2 #B8CAB2
split-complementary
#B2C4CA #CAB2B8 #CAC4B2
monochromatic
#6A8C98 #8EA8B1 #B2C4CA #D6E0E3 #EDF1F3
Accessibility & contrast
On white
1.80
#B2C4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#B2C4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4CA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4CA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#BCBFCA
Tritanopia (blue-blind)
#ACC6C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c4ca; /* rgb */ color: rgb(178, 196, 202); /* oklch */ color: oklch(80.8% 0.021 219.7);
Tailwind
colors: {
custom: {
50: '#c9d5da',
500: '#b2c4ca',
950: '#000000',
},
}SCSS
$custom: #b2c4ca; $custom-light: #c9d5da; $custom-dark: #000000;
JSON
{
"hex": "#b2c4ca",
"rgb": {
"r": 178,
"g": 196,
"b": 202
},
"hsl": {
"h": 195,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.80844,
"c": 0.02146,
"h": 219.7
},
"luminance": 0.53209
}Semantic roles & 50–950 ramp
primary
#B2C4CA
secondary
#9E8982
accent
#5E499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383