#BBD6DF#BBD6DF
#BBD6DF is a very light, muted cyan. Relative luminance 0.640; OKLCH L 85.9% C 0.031 H 219.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6DF |
|---|---|
| RGB | rgb(187, 214, 223) |
| HSL | hsl(195, 36%, 80%) |
| HSV | hsv(195, 16%, 87%) |
| CMYK | cmyk(16.1%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(83.96, -7.10, -7.45) |
| CIE-LCH | lch(83.96, 10.29, 226.36°) |
| OKLab | oklab(85.9% -0.0241 -0.0201) |
| OKLCH | oklch(85.9% 0.031 219.8) |
| XYZ | xyz(57.8560, 63.9842, 79.0997) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.95
Powder Blue
#B0E0E6
ΔE00 6.26
Ice Blue
#A5DFF9
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 8.28
Fog
#D8DCE0
ΔE00 8.55
Light Grey Blue
#9DBCD4
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6DF #DFC4BB
analogous
#BBDFD6 #BBD6DF #BBC4DF
triadic
#BBD6DF #DFBBD6 #D6DFBB
tetradic
#BBD6DF #D6BBDF #DFC4BB #C4DFBB
square
#BBD6DF #D6BBDF #DFC4BB #C4DFBB
split-complementary
#BBD6DF #DFBBC4 #DFD6BB
monochromatic
#68A4B8 #91BDCB #BBD6DF #E5EFF3 #EAF2F5
Accessibility & contrast
On white
1.52
#BBD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BBD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6DF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6DF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#B1D9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd6df; /* rgb */ color: rgb(187, 214, 223); /* oklch */ color: oklch(85.9% 0.031 219.8);
Tailwind
colors: {
custom: {
50: '#cfe2e9',
500: '#bbd6df',
950: '#000000',
},
}SCSS
$custom: #bbd6df; $custom-light: #cfe2e9; $custom-dark: #000000;
JSON
{
"hex": "#bbd6df",
"rgb": {
"r": 187,
"g": 214,
"b": 223
},
"hsl": {
"h": 195,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.85896,
"c": 0.03143,
"h": 219.8
},
"luminance": 0.63986
}Semantic roles & 50–950 ramp
primary
#BBD6DF
secondary
#B79387
accent
#5537AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484