#BDDDEF#BDDDEF
#BDDDEF is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.042 H 232.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDEF |
|---|---|
| RGB | rgb(189, 221, 239) |
| HSL | hsl(202, 61%, 84%) |
| HSV | hsv(202, 21%, 94%) |
| CMYK | cmyk(20.9%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(86.39, -6.71, -12.29) |
| CIE-LCH | lch(86.39, 14.01, 241.36°) |
| OKLab | oklab(88% -0.0255 -0.0334) |
| OKLCH | oklch(88% 0.042 232.6) |
| XYZ | xyz(62.4185, 68.7618, 91.6283) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.32
Ice Blue
#A5DFF9
ΔE00 5.26
Cloudy Blue
#ACC2D9
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDEF #EFCFBD
analogous
#BDEFE8 #BDDDEF #BDC4EF
triadic
#BDDDEF #EFBDDD #DDEFBD
tetradic
#BDDDEF #E8BDEF #EFCFBD #C4EFBD
square
#BDDDEF #E8BDEF #EFCFBD #C4EFBD
split-complementary
#BDDDEF #EFBDC4 #EFE8BD
monochromatic
#5AAAD7 #8CC4E3 #BDDDEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.42
#BDDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BDDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDEF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDEF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF0
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#AFE2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bdddef; /* rgb */ color: rgb(189, 221, 239); /* oklch */ color: oklch(88.0% 0.042 232.6);
Tailwind
colors: {
custom: {
50: '#d1e7f4',
500: '#bdddef',
950: '#000000',
},
}SCSS
$custom: #bdddef; $custom-light: #d1e7f4; $custom-dark: #000000;
JSON
{
"hex": "#bdddef",
"rgb": {
"r": 189,
"g": 221,
"b": 239
},
"hsl": {
"h": 201.6,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.87999,
"c": 0.04203,
"h": 232.6
},
"luminance": 0.68764
}Semantic roles & 50–950 ramp
primary
#BDDDEF
secondary
#CD9E83
accent
#5B1DC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485