#BDDBEF#BDDBEF
#BDDBEF is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.6% C 0.042 H 237.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBEF |
|---|---|
| RGB | rgb(189, 219, 239) |
| HSL | hsl(204, 61%, 84%) |
| HSV | hsv(204, 21%, 94%) |
| CMYK | cmyk(20.9%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.86, -5.68, -13.08) |
| CIE-LCH | lch(85.86, 14.26, 246.53°) |
| OKLab | oklab(87.59% -0.0229 -0.0355) |
| OKLCH | oklch(87.59% 0.042 237.2) |
| XYZ | xyz(61.8936, 67.7120, 91.4533) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBEF #EFD1BD
analogous
#BDEFEA #BDDBEF #BDC2EF
triadic
#BDDBEF #EFBDDB #DBEFBD
tetradic
#BDDBEF #EABDEF #EFD1BD #C2EFBD
square
#BDDBEF #EABDEF #EFD1BD #C2EFBD
split-complementary
#BDDBEF #EFBDC2 #EFEABD
monochromatic
#5AA5D7 #8CC0E3 #BDDBEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.44
#BDDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BDDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBEF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBEF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#AFE0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddbef; /* rgb */ color: rgb(189, 219, 239); /* oklch */ color: oklch(87.6% 0.042 237.2);
Tailwind
colors: {
custom: {
50: '#d1e6f4',
500: '#bddbef',
950: '#000000',
},
}SCSS
$custom: #bddbef; $custom-light: #d1e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bddbef",
"rgb": {
"r": 189,
"g": 219,
"b": 239
},
"hsl": {
"h": 204,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.87586,
"c": 0.04225,
"h": 237.2
},
"luminance": 0.67714
}Semantic roles & 50–950 ramp
primary
#BDDBEF
secondary
#CDA183
accent
#621DC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485