#BBCFE0#BBCFE0
#BBCFE0 is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.032 H 243.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFE0 |
|---|---|
| RGB | rgb(187, 207, 224) |
| HSL | hsl(208, 37%, 81%) |
| HSV | hsv(208, 17%, 88%) |
| CMYK | cmyk(16.5%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(82.15, -3.24, -10.67) |
| CIE-LCH | lch(82.15, 11.15, 253.10°) |
| OKLab | oklab(84.48% -0.0142 -0.0289) |
| OKLCH | oklch(84.48% 0.032 243.8) |
| XYZ | xyz(56.2575, 60.5710, 79.2339) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.95
Cloudy Blue
#ACC2D9
ΔE00 3.98
Lightsteelblue
#B0C4DE
ΔE00 4.54
Light Grey Blue
#9DBCD4
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFE0 #E0CCBB
analogous
#BBE0DE #BBCFE0 #BBBCE0
triadic
#BBCFE0 #E0BBCF #CFE0BB
tetradic
#BBCFE0 #DEBBE0 #E0CCBB #BCE0BB
square
#BBCFE0 #DEBBE0 #E0CCBB #BCE0BB
split-complementary
#BBCFE0 #E0BBBC #E0DEBB
monochromatic
#6794BA #91B1CD #BBCFE0 #E5EDF3 #EAF0F5
Accessibility & contrast
On white
1.60
#BBCFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BBCFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFE0
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFE0 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE1
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#B2D3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbcfe0; /* rgb */ color: rgb(187, 207, 224); /* oklch */ color: oklch(84.5% 0.032 243.8);
Tailwind
colors: {
custom: {
50: '#cfdde9',
500: '#bbcfe0',
950: '#000000',
},
}SCSS
$custom: #bbcfe0; $custom-light: #cfdde9; $custom-dark: #000000;
JSON
{
"hex": "#bbcfe0",
"rgb": {
"r": 187,
"g": 207,
"b": 224
},
"hsl": {
"h": 207.568,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.84479,
"c": 0.03218,
"h": 243.8
},
"luminance": 0.60572
}Semantic roles & 50–950 ramp
primary
#BBCFE0
secondary
#B99E87
accent
#6E35B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484