#BDDBF1#BDDBF1
#BDDBF1 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.044 H 239.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBF1 |
|---|---|
| RGB | rgb(189, 219, 241) |
| HSL | hsl(205, 65%, 84%) |
| HSV | hsv(205, 22%, 95%) |
| CMYK | cmyk(21.6%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(85.92, -5.24, -14.04) |
| CIE-LCH | lch(85.92, 14.99, 249.53°) |
| OKLab | oklab(87.65% -0.0222 -0.0382) |
| OKLCH | oklch(87.65% 0.044 239.8) |
| XYZ | xyz(62.1906, 67.8309, 93.0180) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.95
Ice Blue
#A5DFF9
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBF1 #F1D3BD
analogous
#BDF1ED #BDDBF1 #BDC1F1
triadic
#BDDBF1 #F1BDDB #DBF1BD
tetradic
#BDDBF1 #EDBDF1 #F1D3BD #C1F1BD
square
#BDDBF1 #EDBDF1 #F1D3BD #C1F1BD
split-complementary
#BDDBF1 #F1BDC1 #F1EDBD
monochromatic
#58A4DC #8BBFE6 #BDDBF1 #E6F1FA #E6F1FA
Accessibility & contrast
On white
1.44
#BDDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BDDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBF1
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBF1 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF2
Deuteranopia (green-blind)
#CBD4F1
Tritanopia (blue-blind)
#AFE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddbf1; /* rgb */ color: rgb(189, 219, 241); /* oklch */ color: oklch(87.7% 0.044 239.8);
Tailwind
colors: {
custom: {
50: '#d1e6f5',
500: '#bddbf1',
950: '#000000',
},
}SCSS
$custom: #bddbf1; $custom-light: #d1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bddbf1",
"rgb": {
"r": 189,
"g": 219,
"b": 241
},
"hsl": {
"h": 205.385,
"s": 65,
"l": 84.314
},
"oklch": {
"l": 0.87652,
"c": 0.04413,
"h": 239.8
},
"luminance": 0.67833
}Semantic roles & 50–950 ramp
primary
#BDDBF1
secondary
#D0A382
accent
#6519CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485