#B0DBFC#B0DBFC
#B0DBFC is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.064 H 241.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBFC |
|---|---|
| RGB | rgb(176, 219, 252) |
| HSL | hsl(206, 93%, 84%) |
| HSV | hsv(206, 30%, 99%) |
| CMYK | cmyk(30.2%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(85.46, -6.52, -20.62) |
| CIE-LCH | lch(85.46, 21.63, 252.45°) |
| OKLab | oklab(87.2% -0.0307 -0.0565) |
| OKLCH | oklch(87.2% 0.064 241.5) |
| XYZ | xyz(60.8014, 66.9188, 101.7896) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.40
Ice Blue
#A5DFF9
ΔE00 4.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.97
Baby Blue
#89CFF0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBFC #FCD1B0
analogous
#B0FCF7 #B0DBFC #B0B5FC
triadic
#B0DBFC #FCB0DB #DBFCB0
tetradic
#B0DBFC #F7B0FC #FCD1B0 #B5FCB0
square
#B0DBFC #F7B0FC #FCD1B0 #B5FCB0
split-complementary
#B0DBFC #FCB0B5 #FCF7B0
monochromatic
#3AA5F8 #75C0FA #B0DBFC #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.46
#B0DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B0DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBFC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBFC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#99E3E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dbfc; /* rgb */ color: rgb(176, 219, 252); /* oklch */ color: oklch(87.2% 0.064 241.5);
Tailwind
colors: {
custom: {
50: '#c9e6fd',
500: '#b0dbfc',
950: '#000000',
},
}SCSS
$custom: #b0dbfc; $custom-light: #c9e6fd; $custom-dark: #000000;
JSON
{
"hex": "#b0dbfc",
"rgb": {
"r": 176,
"g": 219,
"b": 252
},
"hsl": {
"h": 206.053,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.87197,
"c": 0.06431,
"h": 241.5
},
"luminance": 0.66921
}Semantic roles & 50–950 ramp
primary
#B0DBFC
secondary
#E0A170
accent
#6400E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485