#BBD4DF#BBD4DF
#BBD4DF is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.5% C 0.031 H 226.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4DF |
|---|---|
| RGB | rgb(187, 212, 223) |
| HSL | hsl(198, 36%, 80%) |
| HSV | hsv(198, 16%, 87%) |
| CMYK | cmyk(16.1%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.43, -6.07, -8.23) |
| CIE-LCH | lch(83.43, 10.23, 233.61°) |
| OKLab | oklab(85.48% -0.0214 -0.0222) |
| OKLCH | oklch(85.48% 0.031 226.1) |
| XYZ | xyz(57.3529, 62.9781, 78.9320) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.60
Cloudy Blue
#ACC2D9
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.70
Light Grey Blue
#9DBCD4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4DF #DFC6BB
analogous
#BBDFD8 #BBD4DF #BBC2DF
triadic
#BBD4DF #DFBBD4 #D4DFBB
tetradic
#BBD4DF #D8BBDF #DFC6BB #C2DFBB
square
#BBD4DF #D8BBDF #DFC6BB #C2DFBB
split-complementary
#BBD4DF #DFBBC2 #DFD8BB
monochromatic
#689FB8 #91BACB #BBD4DF #E5EEF3 #EAF2F5
Accessibility & contrast
On white
1.54
#BBD4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BBD4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4DF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4DF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#B1D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd4df; /* rgb */ color: rgb(187, 212, 223); /* oklch */ color: oklch(85.5% 0.031 226.1);
Tailwind
colors: {
custom: {
50: '#cfe1e9',
500: '#bbd4df',
950: '#000000',
},
}SCSS
$custom: #bbd4df; $custom-light: #cfe1e9; $custom-dark: #000000;
JSON
{
"hex": "#bbd4df",
"rgb": {
"r": 187,
"g": 212,
"b": 223
},
"hsl": {
"h": 198.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.85481,
"c": 0.03088,
"h": 226.1
},
"luminance": 0.62979
}Semantic roles & 50–950 ramp
primary
#BBD4DF
secondary
#B79687
accent
#5B37AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484