#BDDFEB#BDDFEB
#BDDFEB is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.039 H 221.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFEB |
|---|---|
| RGB | rgb(189, 223, 235) |
| HSL | hsl(196, 53%, 83%) |
| HSV | hsv(196, 20%, 92%) |
| CMYK | cmyk(19.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.80, -8.60, -9.57) |
| CIE-LCH | lch(86.80, 12.87, 228.06°) |
| OKLab | oklab(88.28% -0.0297 -0.0259) |
| OKLCH | oklch(88.28% 0.039 221.2) |
| XYZ | xyz(62.3653, 69.5904, 88.7276) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.89
Powder Blue
#B0E0E6
ΔE00 5.11
Ice Blue
#A5DFF9
ΔE00 5.61
Pale Sky Blue
#BDF6FE
ΔE00 7.40
Lightcyan
#E0FFFF
ΔE00 8.52
Light Sky Blue
#C6FCFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFEB #EBC9BD
analogous
#BDEBE0 #BDDFEB #BDC8EB
triadic
#BDDFEB #EBBDDF #DFEBBD
tetradic
#BDDFEB #E0BDEB #EBC9BD #C8EBBD
square
#BDDFEB #E0BDEB #EBC9BD #C8EBBD
split-complementary
#BDDFEB #EBBDC8 #EBE0BD
monochromatic
#5FB1CF #8EC8DD #BDDFEB #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.41
#BDDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BDDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFEB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFEB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#B0E3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddfeb; /* rgb */ color: rgb(189, 223, 235); /* oklch */ color: oklch(88.3% 0.039 221.2);
Tailwind
colors: {
custom: {
50: '#d1e9f1',
500: '#bddfeb',
950: '#000000',
},
}SCSS
$custom: #bddfeb; $custom-light: #d1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#bddfeb",
"rgb": {
"r": 189,
"g": 223,
"b": 235
},
"hsl": {
"h": 195.652,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.88284,
"c": 0.03942,
"h": 221.2
},
"luminance": 0.69592
}Semantic roles & 50–950 ramp
primary
#BDDFEB
secondary
#C79685
accent
#4D25C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485