#BBD5DF#BBD5DF
#BBD5DF is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.7% C 0.031 H 222.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5DF |
|---|---|
| RGB | rgb(187, 213, 223) |
| HSL | hsl(197, 36%, 80%) |
| HSV | hsv(197, 16%, 87%) |
| CMYK | cmyk(16.1%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(83.69, -6.59, -7.84) |
| CIE-LCH | lch(83.69, 10.24, 229.97°) |
| OKLab | oklab(85.69% -0.0228 -0.0212) |
| OKLCH | oklch(85.69% 0.031 222.9) |
| XYZ | xyz(57.6036, 63.4796, 79.0156) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 6.86
Ice Blue
#A5DFF9
ΔE00 7.45
Cloudy Blue
#ACC2D9
ΔE00 7.67
Fog
#D8DCE0
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5DF #DFC5BB
analogous
#BBDFD7 #BBD5DF #BBC3DF
triadic
#BBD5DF #DFBBD5 #D5DFBB
tetradic
#BBD5DF #D7BBDF #DFC5BB #C3DFBB
square
#BBD5DF #D7BBDF #DFC5BB #C3DFBB
split-complementary
#BBD5DF #DFBBC3 #DFD7BB
monochromatic
#68A2B8 #91BBCB #BBD5DF #E5EFF3 #EAF2F5
Accessibility & contrast
On white
1.53
#BBD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BBD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5DF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5DF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#B1D8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd5df; /* rgb */ color: rgb(187, 213, 223); /* oklch */ color: oklch(85.7% 0.031 222.9);
Tailwind
colors: {
custom: {
50: '#cfe1e9',
500: '#bbd5df',
950: '#000000',
},
}SCSS
$custom: #bbd5df; $custom-light: #cfe1e9; $custom-dark: #000000;
JSON
{
"hex": "#bbd5df",
"rgb": {
"r": 187,
"g": 213,
"b": 223
},
"hsl": {
"h": 196.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.85688,
"c": 0.03111,
"h": 222.9
},
"luminance": 0.63481
}Semantic roles & 50–950 ramp
primary
#BBD5DF
secondary
#B79487
accent
#5837AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484