#BBD3DF#BBD3DF
#BBD3DF is a very light, muted cyan. Relative luminance 0.625; OKLCH L 85.3% C 0.031 H 229.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3DF |
|---|---|
| RGB | rgb(187, 211, 223) |
| HSL | hsl(200, 36%, 80%) |
| HSV | hsv(200, 16%, 87%) |
| CMYK | cmyk(16.1%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.17, -5.55, -8.62) |
| CIE-LCH | lch(83.17, 10.25, 237.25°) |
| OKLab | oklab(85.27% -0.0201 -0.0233) |
| OKLCH | oklch(85.27% 0.031 229.3) |
| XYZ | xyz(57.1037, 62.4797, 78.8489) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.05
Cloudy Blue
#ACC2D9
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 7.45
Ice Blue
#A5DFF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3DF #DFC7BB
analogous
#BBDFD9 #BBD3DF #BBC1DF
triadic
#BBD3DF #DFBBD3 #D3DFBB
tetradic
#BBD3DF #D9BBDF #DFC7BB #C1DFBB
square
#BBD3DF #D9BBDF #DFC7BB #C1DFBB
split-complementary
#BBD3DF #DFBBC1 #DFD9BB
monochromatic
#689DB8 #91B8CB #BBD3DF #E5EEF3 #EAF2F5
Accessibility & contrast
On white
1.56
#BBD3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BBD3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3DF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3DF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#C8CDDF
Tritanopia (blue-blind)
#B1D7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd3df; /* rgb */ color: rgb(187, 211, 223); /* oklch */ color: oklch(85.3% 0.031 229.3);
Tailwind
colors: {
custom: {
50: '#cfe0e9',
500: '#bbd3df',
950: '#000000',
},
}SCSS
$custom: #bbd3df; $custom-light: #cfe0e9; $custom-dark: #000000;
JSON
{
"hex": "#bbd3df",
"rgb": {
"r": 187,
"g": 211,
"b": 223
},
"hsl": {
"h": 200,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.85273,
"c": 0.03075,
"h": 229.3
},
"luminance": 0.62481
}Semantic roles & 50–950 ramp
primary
#BBD3DF
secondary
#B79787
accent
#5F37AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484