#B2DBFB#B2DBFB
#B2DBFB is a very light, moderate cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.062 H 241.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBFB |
|---|---|
| RGB | rgb(178, 219, 251) |
| HSL | hsl(206, 90%, 84%) |
| HSV | hsv(206, 29%, 98%) |
| CMYK | cmyk(29.1%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(85.55, -6.19, -19.95) |
| CIE-LCH | lch(85.55, 20.89, 252.76°) |
| OKLab | oklab(87.29% -0.0292 -0.0546) |
| OKLCH | oklch(87.29% 0.062 241.9) |
| XYZ | xyz(61.0990, 67.0905, 100.9785) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.54
Light Blue
#95D0FC
ΔE00 4.68
Ice Blue
#A5DFF9
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.07
Lightskyblue
#87CEFA
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBFB #FBD2B2
analogous
#B2FBF6 #B2DBFB #B2B7FB
triadic
#B2DBFB #FBB2DB #DBFBB2
tetradic
#B2DBFB #F6B2FB #FBD2B2 #B7FBB2
square
#B2DBFB #F6B2FB #FBD2B2 #B7FBB2
split-complementary
#B2DBFB #FBB2B7 #FBF6B2
monochromatic
#3EA5F5 #78C0F8 #B2DBFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.46
#B2DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B2DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBFB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBFB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#9CE3E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dbfb; /* rgb */ color: rgb(178, 219, 251); /* oklch */ color: oklch(87.3% 0.062 241.9);
Tailwind
colors: {
custom: {
50: '#cae6fc',
500: '#b2dbfb',
950: '#000000',
},
}SCSS
$custom: #b2dbfb; $custom-light: #cae6fc; $custom-dark: #000000;
JSON
{
"hex": "#b2dbfb",
"rgb": {
"r": 178,
"g": 219,
"b": 251
},
"hsl": {
"h": 206.301,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.87286,
"c": 0.06192,
"h": 241.9
},
"luminance": 0.67093
}Semantic roles & 50–950 ramp
primary
#B2DBFB
secondary
#DFA272
accent
#6500E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485