#B2DBFF#B2DBFF
#B2DBFF is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.066 H 245.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBFF |
|---|---|
| RGB | rgb(178, 219, 255) |
| HSL | hsl(208, 100%, 85%) |
| HSV | hsv(208, 30%, 100%) |
| CMYK | cmyk(30.2%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(85.68, -5.25, -21.87) |
| CIE-LCH | lch(85.68, 22.49, 256.50°) |
| OKLab | oklab(87.43% -0.0278 -0.06) |
| OKLCH | oklch(87.43% 0.066 245.2) |
| XYZ | xyz(61.7362, 67.3454, 104.3344) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 6.07
Lightskyblue
#87CEFA
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBFF #FFD6B2
analogous
#B2FFFD #B2DBFF #B2B5FF
triadic
#B2DBFF #FFB2DB #DBFFB2
tetradic
#B2DBFF #FDB2FF #FFD6B2 #B5FFB2
square
#B2DBFF #FDB2FF #FFD6B2 #B5FFB2
split-complementary
#B2DBFF #FFB2B5 #FFFDB2
monochromatic
#38A2FF #75BEFF #B2DBFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.45
#B2DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B2DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBFF
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBFF | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C3D3FE
Tritanopia (blue-blind)
#9BE4E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dbff; /* rgb */ color: rgb(178, 219, 255); /* oklch */ color: oklch(87.4% 0.066 245.2);
Tailwind
colors: {
custom: {
50: '#cae6ff',
500: '#b2dbff',
950: '#000000',
},
}SCSS
$custom: #b2dbff; $custom-light: #cae6ff; $custom-dark: #000000;
JSON
{
"hex": "#b2dbff",
"rgb": {
"r": 178,
"g": 219,
"b": 255
},
"hsl": {
"h": 208.052,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.8743,
"c": 0.06607,
"h": 245.2
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#B2DBFF
secondary
#E6A770
accent
#6B00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486