#B2CBDA#B2CBDA
#B2CBDA is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.8% C 0.034 H 234.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBDA |
|---|---|
| RGB | rgb(178, 203, 218) |
| HSL | hsl(203, 35%, 78%) |
| HSV | hsv(203, 18%, 85%) |
| CMYK | cmyk(18.3%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.31, -5.24, -10.26) |
| CIE-LCH | lch(80.31, 11.52, 242.94°) |
| OKLab | oklab(82.82% -0.02 -0.0278) |
| OKLCH | oklch(82.82% 0.034 234.2) |
| XYZ | xyz(52.3676, 57.2374, 74.6049) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBDA #DAC1B2
analogous
#B2DAD5 #B2CBDA #B2B7DA
triadic
#B2CBDA #DAB2CB #CBDAB2
tetradic
#B2CBDA #D5B2DA #DAC1B2 #B7DAB2
square
#B2CBDA #D5B2DA #DAC1B2 #B7DAB2
split-complementary
#B2CBDA #DAB2B7 #DAD5B2
monochromatic
#5F93B2 #89AFC6 #B2CBDA #DBE7EE #EAF1F5
Accessibility & contrast
On white
1.69
#B2CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B2CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBDA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBDA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#A7CFD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cbda; /* rgb */ color: rgb(178, 203, 218); /* oklch */ color: oklch(82.8% 0.034 234.2);
Tailwind
colors: {
custom: {
50: '#c9dae5',
500: '#b2cbda',
950: '#000000',
},
}SCSS
$custom: #b2cbda; $custom-light: #c9dae5; $custom-dark: #000000;
JSON
{
"hex": "#b2cbda",
"rgb": {
"r": 178,
"g": 203,
"b": 218
},
"hsl": {
"h": 202.5,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.82821,
"c": 0.03427,
"h": 234.2
},
"luminance": 0.57239
}Semantic roles & 50–950 ramp
primary
#B2CBDA
secondary
#B1927F
accent
#6438AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384