#BBD7DF#BBD7DF
#BBD7DF is a very light, muted cyan. Relative luminance 0.645; OKLCH L 86.1% C 0.032 H 216.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7DF |
|---|---|
| RGB | rgb(187, 215, 223) |
| HSL | hsl(193, 36%, 80%) |
| HSV | hsv(193, 16%, 87%) |
| CMYK | cmyk(16.1%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.22, -7.62, -7.06) |
| CIE-LCH | lch(84.22, 10.39, 222.81°) |
| OKLab | oklab(86.11% -0.0255 -0.0191) |
| OKLCH | oklch(86.11% 0.032 216.8) |
| XYZ | xyz(58.1098, 64.4919, 79.1843) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.77
Powder Blue
#B0E0E6
ΔE00 5.68
Ice Blue
#A5DFF9
ΔE00 7.47
Fog
#D8DCE0
ΔE00 8.85
Cloudy Blue
#ACC2D9
ΔE00 8.89
Pale Sky Blue
#BDF6FE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7DF #DFC3BB
analogous
#BBDFD5 #BBD7DF #BBC5DF
triadic
#BBD7DF #DFBBD7 #D7DFBB
tetradic
#BBD7DF #D5BBDF #DFC3BB #C5DFBB
square
#BBD7DF #D5BBDF #DFC3BB #C5DFBB
split-complementary
#BBD7DF #DFBBC5 #DFD5BB
monochromatic
#68A6B8 #91BFCB #BBD7DF #E5EFF3 #EAF3F5
Accessibility & contrast
On white
1.51
#BBD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BBD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7DF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7DF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#B1DAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd7df; /* rgb */ color: rgb(187, 215, 223); /* oklch */ color: oklch(86.1% 0.032 216.8);
Tailwind
colors: {
custom: {
50: '#cfe3e9',
500: '#bbd7df',
950: '#000000',
},
}SCSS
$custom: #bbd7df; $custom-light: #cfe3e9; $custom-dark: #000000;
JSON
{
"hex": "#bbd7df",
"rgb": {
"r": 187,
"g": 215,
"b": 223
},
"hsl": {
"h": 193.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.86105,
"c": 0.03185,
"h": 216.8
},
"luminance": 0.64493
}Semantic roles & 50–950 ramp
primary
#BBD7DF
secondary
#B79287
accent
#5137AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484