#B2CFD5#B2CFD5
#B2CFD5 is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.5% C 0.032 H 211.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFD5 |
|---|---|
| RGB | rgb(178, 207, 213) |
| HSL | hsl(190, 29%, 77%) |
| HSV | hsv(190, 16%, 84%) |
| CMYK | cmyk(16.4%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(81.23, -8.39, -6.22) |
| CIE-LCH | lch(81.23, 10.45, 216.54°) |
| OKLab | oklab(83.5% -0.0274 -0.0168) |
| OKLCH | oklch(83.5% 0.032 211.6) |
| XYZ | xyz(52.6800, 58.8933, 71.5299) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 5.78
Ice Blue
#A5DFF9
ΔE00 8.37
Light Grey Blue
#9DBCD4
ΔE00 8.85
Silver (survey)
#C5C9C7
ΔE00 8.99
Cloudy Blue
#ACC2D9
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFD5 #D5B8B2
analogous
#B2D5CA #B2CFD5 #B2BED5
triadic
#B2CFD5 #D5B2CF #CFD5B2
tetradic
#B2CFD5 #CAB2D5 #D5B8B2 #BED5B2
square
#B2CFD5 #CAB2D5 #D5B8B2 #BED5B2
split-complementary
#B2CFD5 #D5B2BE #D5CAB2
monochromatic
#639EAA #8AB6BF #B2CFD5 #DAE8EB #EBF3F4
Accessibility & contrast
On white
1.64
#B2CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#B2CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFD5
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFD5 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#C3C8D5
Tritanopia (blue-blind)
#A8D2D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cfd5; /* rgb */ color: rgb(178, 207, 213); /* oklch */ color: oklch(83.5% 0.032 211.6);
Tailwind
colors: {
custom: {
50: '#c9dde1',
500: '#b2cfd5',
950: '#000000',
},
}SCSS
$custom: #b2cfd5; $custom-light: #c9dde1; $custom-dark: #000000;
JSON
{
"hex": "#b2cfd5",
"rgb": {
"r": 178,
"g": 207,
"b": 213
},
"hsl": {
"h": 190.286,
"s": 29.412,
"l": 76.667
},
"oklch": {
"l": 0.835,
"c": 0.03216,
"h": 211.6
},
"luminance": 0.58895
}Semantic roles & 50–950 ramp
primary
#B2CFD5
secondary
#AB8780
accent
#503DA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484