#BDDFEF#BDDFEF
#BDDFEF is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.4% C 0.042 H 227.9°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFEF |
|---|---|
| RGB | rgb(189, 223, 239) |
| HSL | hsl(199, 61%, 84%) |
| HSV | hsv(199, 21%, 94%) |
| CMYK | cmyk(20.9%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.91, -7.75, -11.51) |
| CIE-LCH | lch(86.91, 13.88, 236.07°) |
| OKLab | oklab(88.41% -0.0282 -0.0312) |
| OKLCH | oklch(88.41% 0.042 227.9) |
| XYZ | xyz(62.9496, 69.8242, 91.8054) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.50
Ice Blue
#A5DFF9
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 6.53
Pale Sky Blue
#BDF6FE
ΔE00 8.36
Baby Blue
#89CFF0
ΔE00 8.42
Sky Blue
#87CEEB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFEF #EFCDBD
analogous
#BDEFE6 #BDDFEF #BDC6EF
triadic
#BDDFEF #EFBDDF #DFEFBD
tetradic
#BDDFEF #E6BDEF #EFCDBD #C6EFBD
square
#BDDFEF #E6BDEF #EFCDBD #C6EFBD
split-complementary
#BDDFEF #EFBDC6 #EFE6BD
monochromatic
#5AAFD7 #8CC7E3 #BDDFEF #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.40
#BDDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#BDDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFEF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFEF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#AFE4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bddfef; /* rgb */ color: rgb(189, 223, 239); /* oklch */ color: oklch(88.4% 0.042 227.9);
Tailwind
colors: {
custom: {
50: '#d1e9f4',
500: '#bddfef',
950: '#000000',
},
}SCSS
$custom: #bddfef; $custom-light: #d1e9f4; $custom-dark: #000000;
JSON
{
"hex": "#bddfef",
"rgb": {
"r": 189,
"g": 223,
"b": 239
},
"hsl": {
"h": 199.2,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.88413,
"c": 0.04208,
"h": 227.9
},
"luminance": 0.69826
}Semantic roles & 50–950 ramp
primary
#BDDFEF
secondary
#CD9B83
accent
#541DC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485