#BDDEEF#BDDEEF
#BDDEEF is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.2% C 0.042 H 230.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEEF |
|---|---|
| RGB | rgb(189, 222, 239) |
| HSL | hsl(200, 61%, 84%) |
| HSV | hsv(200, 21%, 94%) |
| CMYK | cmyk(20.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.65, -7.23, -11.90) |
| CIE-LCH | lch(86.65, 13.93, 238.73°) |
| OKLab | oklab(88.21% -0.0269 -0.0323) |
| OKLCH | oklch(88.21% 0.042 230.2) |
| XYZ | xyz(62.6833, 69.2914, 91.7166) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.88
Ice Blue
#A5DFF9
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.26
Baby Blue
#89CFF0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEEF #EFCEBD
analogous
#BDEFE7 #BDDEEF #BDC5EF
triadic
#BDDEEF #EFBDDE #DEEFBD
tetradic
#BDDEEF #E7BDEF #EFCEBD #C5EFBD
square
#BDDEEF #E7BDEF #EFCEBD #C5EFBD
split-complementary
#BDDEEF #EFBDC5 #EFE7BD
monochromatic
#5AADD7 #8CC5E3 #BDDEEF #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.41
#BDDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BDDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEEF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEEF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCF0
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#AFE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddeef; /* rgb */ color: rgb(189, 222, 239); /* oklch */ color: oklch(88.2% 0.042 230.2);
Tailwind
colors: {
custom: {
50: '#d1e8f4',
500: '#bddeef',
950: '#000000',
},
}SCSS
$custom: #bddeef; $custom-light: #d1e8f4; $custom-dark: #000000;
JSON
{
"hex": "#bddeef",
"rgb": {
"r": 189,
"g": 222,
"b": 239
},
"hsl": {
"h": 200.4,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.88206,
"c": 0.04202,
"h": 230.2
},
"luminance": 0.69293
}Semantic roles & 50–950 ramp
primary
#BDDEEF
secondary
#CD9C83
accent
#571DC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485