#BBD0DF#BBD0DF
#BBD0DF is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.7% C 0.031 H 238.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0DF |
|---|---|
| RGB | rgb(187, 208, 223) |
| HSL | hsl(205, 36%, 80%) |
| HSV | hsv(205, 16%, 87%) |
| CMYK | cmyk(16.1%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(82.38, -3.98, -9.79) |
| CIE-LCH | lch(82.38, 10.57, 247.90°) |
| OKLab | oklab(84.65% -0.016 -0.0265) |
| OKLCH | oklch(84.65% 0.031 238.9) |
| XYZ | xyz(56.3654, 61.0030, 78.6028) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.74
Light Blue Grey
#B7C9E2
ΔE00 5.03
Lightsteelblue
#B0C4DE
ΔE00 5.53
Light Grey Blue
#9DBCD4
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.65
Fog
#D8DCE0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0DF #DFCABB
analogous
#BBDFDC #BBD0DF #BBBEDF
triadic
#BBD0DF #DFBBD0 #D0DFBB
tetradic
#BBD0DF #DCBBDF #DFCABB #BEDFBB
square
#BBD0DF #DCBBDF #DFCABB #BEDFBB
split-complementary
#BBD0DF #DFBBBE #DFDCBB
monochromatic
#6896B8 #91B3CB #BBD0DF #E5EDF3 #EAF1F5
Accessibility & contrast
On white
1.59
#BBD0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BBD0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0DF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0DF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#B2D4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd0df; /* rgb */ color: rgb(187, 208, 223); /* oklch */ color: oklch(84.7% 0.031 238.9);
Tailwind
colors: {
custom: {
50: '#cfdee9',
500: '#bbd0df',
950: '#000000',
},
}SCSS
$custom: #bbd0df; $custom-light: #cfdee9; $custom-dark: #000000;
JSON
{
"hex": "#bbd0df",
"rgb": {
"r": 187,
"g": 208,
"b": 223
},
"hsl": {
"h": 205,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.84652,
"c": 0.03091,
"h": 238.9
},
"luminance": 0.61004
}Semantic roles & 50–950 ramp
primary
#BBD0DF
secondary
#B79B87
accent
#6937AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484