#BBDCEF#BBDCEF
#BBDCEF is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.7% C 0.044 H 233.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCEF |
|---|---|
| RGB | rgb(187, 220, 239) |
| HSL | hsl(202, 62%, 84%) |
| HSV | hsv(202, 22%, 94%) |
| CMYK | cmyk(21.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(86.00, -6.80, -12.89) |
| CIE-LCH | lch(86.00, 14.57, 242.19°) |
| OKLab | oklab(87.66% -0.0262 -0.035) |
| OKLCH | oklch(87.66% 0.044 233.2) |
| XYZ | xyz(61.6624, 67.9812, 91.5174) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.28
Ice Blue
#A5DFF9
ΔE00 5.00
Cloudy Blue
#ACC2D9
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.81
Baby Blue
#89CFF0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCEF #EFCEBB
analogous
#BBEFE8 #BBDCEF #BBC2EF
triadic
#BBDCEF #EFBBDC #DCEFBB
tetradic
#BBDCEF #E8BBEF #EFCEBB #C2EFBB
square
#BBDCEF #E8BBEF #EFCEBB #C2EFBB
split-complementary
#BBDCEF #EFBBC2 #EFE8BB
monochromatic
#58A9D8 #89C2E3 #BBDCEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.44
#BBDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BBDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCEF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCEF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#CCD4EF
Tritanopia (blue-blind)
#ACE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdcef; /* rgb */ color: rgb(187, 220, 239); /* oklch */ color: oklch(87.7% 0.044 233.2);
Tailwind
colors: {
custom: {
50: '#d0e6f4',
500: '#bbdcef',
950: '#000000',
},
}SCSS
$custom: #bbdcef; $custom-light: #d0e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bbdcef",
"rgb": {
"r": 187,
"g": 220,
"b": 239
},
"hsl": {
"h": 201.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.87659,
"c": 0.04371,
"h": 233.2
},
"luminance": 0.67983
}Semantic roles & 50–950 ramp
primary
#BBDCEF
secondary
#CD9D81
accent
#5B1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485