#B0DBFE#B0DBFE
#B0DBFE is a very light, moderate cyan. Relative luminance 0.670; OKLCH L 87.3% C 0.066 H 243.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBFE |
|---|---|
| RGB | rgb(176, 219, 254) |
| HSL | hsl(207, 98%, 84%) |
| HSV | hsv(207, 31%, 100%) |
| CMYK | cmyk(30.7%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(85.53, -6.05, -21.58) |
| CIE-LCH | lch(85.53, 22.41, 254.35°) |
| OKLab | oklab(87.27% -0.03 -0.0592) |
| OKLCH | oklch(87.27% 0.066 243.1) |
| XYZ | xyz(61.1200, 67.0462, 103.4675) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.23
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 5.39
Lightskyblue
#87CEFA
ΔE00 6.01
Baby Blue
#89CFF0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBFE #FED3B0
analogous
#B0FEFA #B0DBFE #B0B4FE
triadic
#B0DBFE #FEB0DB #DBFEB0
tetradic
#B0DBFE #FAB0FE #FED3B0 #B4FEB0
square
#B0DBFE #FAB0FE #FED3B0 #B4FEB0
split-complementary
#B0DBFE #FEB0B4 #FEFAB0
monochromatic
#37A4FC #74BFFD #B0DBFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.46
#B0DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B0DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBFE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBFE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#98E3E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dbfe; /* rgb */ color: rgb(176, 219, 254); /* oklch */ color: oklch(87.3% 0.066 243.1);
Tailwind
colors: {
custom: {
50: '#c9e6fe',
500: '#b0dbfe',
950: '#000000',
},
}SCSS
$custom: #b0dbfe; $custom-light: #c9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#b0dbfe",
"rgb": {
"r": 176,
"g": 219,
"b": 254
},
"hsl": {
"h": 206.923,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.87269,
"c": 0.06635,
"h": 243.1
},
"luminance": 0.67049
}Semantic roles & 50–950 ramp
primary
#B0DBFE
secondary
#E4A36E
accent
#6700E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485