#B2DBFE#B2DBFE
#B2DBFE is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.065 H 244.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DBFE |
|---|---|
| RGB | rgb(178, 219, 254) |
| HSL | hsl(208, 97%, 85%) |
| HSV | hsv(208, 30%, 100%) |
| CMYK | cmyk(29.9%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(85.65, -5.49, -21.39) |
| CIE-LCH | lch(85.65, 22.08, 255.61°) |
| OKLab | oklab(87.39% -0.0281 -0.0586) |
| OKLCH | oklch(87.39% 0.065 244.4) |
| XYZ | xyz(61.5756, 67.2812, 103.4889) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 4.32
Light Blue
#95D0FC
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 5.82
Lightskyblue
#87CEFA
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DBFE #FED5B2
analogous
#B2FEFB #B2DBFE #B2B5FE
triadic
#B2DBFE #FEB2DB #DBFEB2
tetradic
#B2DBFE #FBB2FE #FED5B2 #B5FEB2
square
#B2DBFE #FBB2FE #FED5B2 #B5FEB2
split-complementary
#B2DBFE #FEB2B5 #FEFBB2
monochromatic
#39A3FC #76BFFD #B2DBFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.45
#B2DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B2DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DBFE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DBFE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C3D3FD
Tritanopia (blue-blind)
#9BE3E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dbfe; /* rgb */ color: rgb(178, 219, 254); /* oklch */ color: oklch(87.4% 0.065 244.4);
Tailwind
colors: {
custom: {
50: '#cae6fe',
500: '#b2dbfe',
950: '#000000',
},
}SCSS
$custom: #b2dbfe; $custom-light: #cae6fe; $custom-dark: #000000;
JSON
{
"hex": "#b2dbfe",
"rgb": {
"r": 178,
"g": 219,
"b": 254
},
"hsl": {
"h": 207.632,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.87393,
"c": 0.06502,
"h": 244.4
},
"luminance": 0.67284
}Semantic roles & 50–950 ramp
primary
#B2DBFE
secondary
#E4A670
accent
#6A00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485