#BBD1DF#BBD1DF
#BBD1DF is a very light, muted cyan. Relative luminance 0.615; OKLCH L 84.9% C 0.031 H 235.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1DF |
|---|---|
| RGB | rgb(187, 209, 223) |
| HSL | hsl(203, 36%, 80%) |
| HSV | hsv(203, 16%, 87%) |
| CMYK | cmyk(16.1%, 6.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.64, -4.50, -9.40) |
| CIE-LCH | lch(82.64, 10.42, 244.42°) |
| OKLab | oklab(84.86% -0.0173 -0.0254) |
| OKLCH | oklch(84.86% 0.031 235.7) |
| XYZ | xyz(56.6099, 61.4922, 78.6843) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 5.71
Lightblue
#ADD8E6
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1DF #DFC9BB
analogous
#BBDFDB #BBD1DF #BBBFDF
triadic
#BBD1DF #DFBBD1 #D1DFBB
tetradic
#BBD1DF #DBBBDF #DFC9BB #BFDFBB
square
#BBD1DF #DBBBDF #DFC9BB #BFDFBB
split-complementary
#BBD1DF #DFBBBF #DFDBBB
monochromatic
#6899B8 #91B5CB #BBD1DF #E5EDF3 #EAF1F5
Accessibility & contrast
On white
1.58
#BBD1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BBD1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1DF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1DF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#B2D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd1df; /* rgb */ color: rgb(187, 209, 223); /* oklch */ color: oklch(84.9% 0.031 235.7);
Tailwind
colors: {
custom: {
50: '#cfdfe9',
500: '#bbd1df',
950: '#000000',
},
}SCSS
$custom: #bbd1df; $custom-light: #cfdfe9; $custom-dark: #000000;
JSON
{
"hex": "#bbd1df",
"rgb": {
"r": 187,
"g": 209,
"b": 223
},
"hsl": {
"h": 203.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.84859,
"c": 0.03076,
"h": 235.7
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#BBD1DF
secondary
#B79A87
accent
#6537AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484