#B0DCFE#B0DCFE
#B0DCFE is a very light, moderate cyan. Relative luminance 0.676; OKLCH L 87.5% C 0.066 H 241.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCFE |
|---|---|
| RGB | rgb(176, 220, 254) |
| HSL | hsl(206, 98%, 84%) |
| HSV | hsv(206, 31%, 100%) |
| CMYK | cmyk(30.7%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.79, -6.57, -21.18) |
| CIE-LCH | lch(85.79, 22.18, 252.77°) |
| OKLab | oklab(87.48% -0.0312 -0.0581) |
| OKLCH | oklch(87.48% 0.066 241.7) |
| XYZ | xyz(61.3816, 67.5695, 103.5547) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Ice Blue
#A5DFF9
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Lightskyblue
#87CEFA
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCFE #FED2B0
analogous
#B0FEF9 #B0DCFE #B0B5FE
triadic
#B0DCFE #FEB0DC #DCFEB0
tetradic
#B0DCFE #F9B0FE #FED2B0 #B5FEB0
square
#B0DCFE #F9B0FE #FED2B0 #B5FEB0
split-complementary
#B0DCFE #FEB0B5 #FEF9B0
monochromatic
#37A6FC #74C1FD #B0DCFE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.45
#B0DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B0DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCFE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCFE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#98E4E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dcfe; /* rgb */ color: rgb(176, 220, 254); /* oklch */ color: oklch(87.5% 0.066 241.7);
Tailwind
colors: {
custom: {
50: '#c9e6fe',
500: '#b0dcfe',
950: '#000000',
},
}SCSS
$custom: #b0dcfe; $custom-light: #c9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#b0dcfe",
"rgb": {
"r": 176,
"g": 220,
"b": 254
},
"hsl": {
"h": 206.154,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.87477,
"c": 0.06594,
"h": 241.7
},
"luminance": 0.67572
}Semantic roles & 50–950 ramp
primary
#B0DCFE
secondary
#E4A26E
accent
#6400E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485