#BDDDED#BDDDED
#BDDDED is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.040 H 229.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDED |
|---|---|
| RGB | rgb(189, 221, 237) |
| HSL | hsl(200, 57%, 84%) |
| HSV | hsv(200, 20%, 93%) |
| CMYK | cmyk(20.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.33, -7.15, -11.33) |
| CIE-LCH | lch(86.33, 13.39, 237.75°) |
| OKLab | oklab(87.93% -0.0263 -0.0307) |
| OKLCH | oklch(87.93% 0.04 229.4) |
| XYZ | xyz(62.1246, 68.6443, 90.0808) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.78
Ice Blue
#A5DFF9
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 6.98
Cloudy Blue
#ACC2D9
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.22
Baby Blue
#89CFF0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDED #EDCDBD
analogous
#BDEDE5 #BDDDED #BDC5ED
triadic
#BDDDED #EDBDDD #DDEDBD
tetradic
#BDDDED #E5BDED #EDCDBD #C5EDBD
square
#BDDDED #E5BDED #EDCDBD #C5EDBD
split-complementary
#BDDDED #EDBDC5 #EDE5BD
monochromatic
#5DABD3 #8DC4E0 #BDDDED #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.43
#BDDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BDDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDED
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDED | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#B0E2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bddded; /* rgb */ color: rgb(189, 221, 237); /* oklch */ color: oklch(87.9% 0.040 229.4);
Tailwind
colors: {
custom: {
50: '#d1e7f2',
500: '#bddded',
950: '#000000',
},
}SCSS
$custom: #bddded; $custom-light: #d1e7f2; $custom-dark: #000000;
JSON
{
"hex": "#bddded",
"rgb": {
"r": 189,
"g": 221,
"b": 237
},
"hsl": {
"h": 200,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.87933,
"c": 0.04043,
"h": 229.4
},
"luminance": 0.68646
}Semantic roles & 50–950 ramp
primary
#BDDDED
secondary
#CA9B84
accent
#5721C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485