#B2C8DF#B2C8DF
#B2C8DF is a very light, muted cyan. Relative luminance 0.561; OKLCH L 82.4% C 0.040 H 249.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8DF |
|---|---|
| RGB | rgb(178, 200, 223) |
| HSL | hsl(211, 41%, 79%) |
| HSV | hsv(211, 20%, 87%) |
| CMYK | cmyk(20.2%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(79.67, -2.57, -13.90) |
| CIE-LCH | lch(79.67, 14.14, 259.52°) |
| OKLab | oklab(82.37% -0.0141 -0.0378) |
| OKLCH | oklch(82.37% 0.04 249.5) |
| XYZ | xyz(52.3302, 56.0999, 77.8690) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.53
Lightsteelblue
#B0C4DE
ΔE00 1.89
Light Blue Grey
#B7C9E2
ΔE00 2.05
Light Grey Blue
#9DBCD4
ΔE00 4.44
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Baby Blue (survey)
#A2CFFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8DF #DFC9B2
analogous
#B2DEDF #B2C8DF #B2B2DF
triadic
#B2C8DF #DFB2C8 #C8DFB2
tetradic
#B2C8DF #DFB2DE #DFC9B2 #B2DFB2
square
#B2C8DF #DFB2DE #DFC9B2 #B2DFB2
split-complementary
#B2C8DF #DFB2B2 #DEDFB2
monochromatic
#5C8ABB #87A9CD #B2C8DF #DDE7F1 #E9F0F6
Accessibility & contrast
On white
1.72
#B2C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#B2C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8DF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8DF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#A6CDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2c8df; /* rgb */ color: rgb(178, 200, 223); /* oklch */ color: oklch(82.4% 0.040 249.5);
Tailwind
colors: {
custom: {
50: '#c9d8e9',
500: '#b2c8df',
950: '#000000',
},
}SCSS
$custom: #b2c8df; $custom-light: #c9d8e9; $custom-dark: #000000;
JSON
{
"hex": "#b2c8df",
"rgb": {
"r": 178,
"g": 200,
"b": 223
},
"hsl": {
"h": 210.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.82365,
"c": 0.04031,
"h": 249.5
},
"luminance": 0.56101
}Semantic roles & 50–950 ramp
primary
#B2C8DF
secondary
#B89B7E
accent
#7431B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384