#B2DBEE#B2DBEE
#B2DBEE is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.8% C 0.050 H 227.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBEE |
|---|---|
| RGB | rgb(178, 219, 238) |
| HSL | hsl(199, 64%, 82%) |
| HSV | hsv(199, 25%, 93%) |
| CMYK | cmyk(25.2%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.15, -9.18, -13.69) |
| CIE-LCH | lch(85.15, 16.48, 236.16°) |
| OKLab | oklab(86.84% -0.0338 -0.0373) |
| OKLCH | oklch(86.84% 0.05 227.8) |
| XYZ | xyz(59.1197, 66.2988, 90.5543) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.47
Ice Blue
#A5DFF9
ΔE00 3.29
Powder Blue
#B0E0E6
ΔE00 6.30
Baby Blue
#89CFF0
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 6.50
Light Blue
#95D0FC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBEE #EEC5B2
analogous
#B2EEE3 #B2DBEE #B2BDEE
triadic
#B2DBEE #EEB2DB #DBEEB2
tetradic
#B2DBEE #E3B2EE #EEC5B2 #BDEEB2
square
#B2DBEE #E3B2EE #EEC5B2 #BDEEB2
split-complementary
#B2DBEE #EEB2BD #EEE3B2
monochromatic
#4EACD8 #80C4E3 #B2DBEE #E4F2F9 #E6F3F9
Accessibility & contrast
On white
1.47
#B2DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#B2DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBEE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBEE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#A0E1E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dbee; /* rgb */ color: rgb(178, 219, 238); /* oklch */ color: oklch(86.8% 0.050 227.8);
Tailwind
colors: {
custom: {
50: '#cae6f3',
500: '#b2dbee',
950: '#000000',
},
}SCSS
$custom: #b2dbee; $custom-light: #cae6f3; $custom-dark: #000000;
JSON
{
"hex": "#b2dbee",
"rgb": {
"r": 178,
"g": 219,
"b": 238
},
"hsl": {
"h": 199,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.86836,
"c": 0.05035,
"h": 227.8
},
"luminance": 0.66301
}Semantic roles & 50–950 ramp
primary
#B2DBEE
secondary
#CC9379
accent
#521ACC
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485