#B0CFEE#B0CFEE
#B0CFEE is a very light, muted cyan. Relative luminance 0.600; OKLCH L 84.2% C 0.055 H 248.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CFEE |
|---|---|
| RGB | rgb(176, 207, 238) |
| HSL | hsl(210, 65%, 81%) |
| HSV | hsv(210, 26%, 93%) |
| CMYK | cmyk(26.1%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(81.85, -3.50, -18.66) |
| CIE-LCH | lch(81.85, 18.98, 259.38°) |
| OKLab | oklab(84.2% -0.0201 -0.051) |
| OKLCH | oklch(84.2% 0.055 248.5) |
| XYZ | xyz(55.6455, 60.0268, 89.5268) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.22
Lightsteelblue
#B0C4DE
ΔE00 3.90
Light Blue Grey
#B7C9E2
ΔE00 3.91
Baby Blue (survey)
#A2CFFE
ΔE00 4.00
Cloudy Blue
#ACC2D9
ΔE00 4.10
Light Grey Blue
#9DBCD4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CFEE #EECFB0
analogous
#B0EEEE #B0CFEE #B0B0EE
triadic
#B0CFEE #EEB0CF #CFEEB0
tetradic
#B0CFEE #EEB0EE #EECFB0 #B0EEB0
square
#B0CFEE #EEB0EE #EECFB0 #B0EEB0
split-complementary
#B0CFEE #EEB0B0 #EEEEB0
monochromatic
#4B92D8 #7EB0E3 #B0CFEE #E2EEF9 #E6F0FA
Accessibility & contrast
On white
1.61
#B0CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#B0CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CFEE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CFEE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#9FD6D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0cfee; /* rgb */ color: rgb(176, 207, 238); /* oklch */ color: oklch(84.2% 0.055 248.5);
Tailwind
colors: {
custom: {
50: '#c8ddf3',
500: '#b0cfee',
950: '#000000',
},
}SCSS
$custom: #b0cfee; $custom-light: #c8ddf3; $custom-dark: #000000;
JSON
{
"hex": "#b0cfee",
"rgb": {
"r": 176,
"g": 207,
"b": 238
},
"hsl": {
"h": 210,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.84204,
"c": 0.05479,
"h": 248.5
},
"luminance": 0.60029
}Semantic roles & 50–950 ramp
primary
#B0CFEE
secondary
#CCA177
accent
#7319CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485