#B2CBDF#B2CBDF
#B2CBDF is a very light, muted cyan. Relative luminance 0.575; OKLCH L 83.0% C 0.039 H 242.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBDF |
|---|---|
| RGB | rgb(178, 203, 223) |
| HSL | hsl(207, 41%, 79%) |
| HSV | hsv(207, 20%, 87%) |
| CMYK | cmyk(20.2%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.46, -4.16, -12.72) |
| CIE-LCH | lch(80.46, 13.38, 251.90°) |
| OKLab | oklab(82.99% -0.0182 -0.0345) |
| OKLCH | oklch(82.99% 0.039 242.2) |
| XYZ | xyz(53.0318, 57.5031, 78.1028) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.88
Lightsteelblue
#B0C4DE
ΔE00 3.91
Light Blue Grey
#B7C9E2
ΔE00 3.93
Light Grey Blue
#9DBCD4
ΔE00 4.43
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBDF #DFC6B2
analogous
#B2DFDC #B2CBDF #B2B4DF
triadic
#B2CBDF #DFB2CB #CBDFB2
tetradic
#B2CBDF #DCB2DF #DFC6B2 #B4DFB2
square
#B2CBDF #DCB2DF #DFC6B2 #B4DFB2
split-complementary
#B2CBDF #DFB2B4 #DFDCB2
monochromatic
#5C91BB #87AECD #B2CBDF #DDE8F1 #E9F0F6
Accessibility & contrast
On white
1.68
#B2CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B2CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBDF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBDF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#A6D0D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cbdf; /* rgb */ color: rgb(178, 203, 223); /* oklch */ color: oklch(83.0% 0.039 242.2);
Tailwind
colors: {
custom: {
50: '#c9dae9',
500: '#b2cbdf',
950: '#000000',
},
}SCSS
$custom: #b2cbdf; $custom-light: #c9dae9; $custom-dark: #000000;
JSON
{
"hex": "#b2cbdf",
"rgb": {
"r": 178,
"g": 203,
"b": 223
},
"hsl": {
"h": 206.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.82988,
"c": 0.03902,
"h": 242.2
},
"luminance": 0.57505
}Semantic roles & 50–950 ramp
primary
#B2CBDF
secondary
#B8977E
accent
#6B31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384