#BADBDD#BADBDD
#BADBDD is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.035 H 201.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BADBDD |
|---|---|
| RGB | rgb(186, 219, 221) |
| HSL | hsl(183, 34%, 80%) |
| HSV | hsv(183, 16%, 87%) |
| CMYK | cmyk(15.8%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.16, -10.41, -4.62) |
| CIE-LCH | lch(85.16, 11.39, 203.94°) |
| OKLab | oklab(86.81% -0.0326 -0.0125) |
| OKLCH | oklch(86.81% 0.035 201) |
| XYZ | xyz(58.6289, 66.3210, 78.1048) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.56
Lightblue
#ADD8E6
ΔE00 4.99
Pale Sky Blue
#BDF6FE
ΔE00 7.30
Paleturquoise
#AFEEEE
ΔE00 7.35
Very Light Blue
#D5FFFF
ΔE00 7.84
Pale Blue
#D0FEFE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADBDD #DDBCBA
analogous
#BADDCE #BADBDD #BAC9DD
triadic
#BADBDD #DDBADB #DBDDBA
tetradic
#BADBDD #CEBADD #DDBCBA #C9DDBA
square
#BADBDD #CEBADD #DDBCBA #C9DDBA
split-complementary
#BADBDD #DDBAC9 #DDCEBA
monochromatic
#68B0B5 #91C6C9 #BADBDD #E3F0F1 #EBF4F5
Accessibility & contrast
On white
1.47
#BADBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BADBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADBDD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADBDD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#CFD3DD
Tritanopia (blue-blind)
#B0DEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badbdd; /* rgb */ color: rgb(186, 219, 221); /* oklch */ color: oklch(86.8% 0.035 201.0);
Tailwind
colors: {
custom: {
50: '#cfe6e7',
500: '#badbdd',
950: '#000000',
},
}SCSS
$custom: #badbdd; $custom-light: #cfe6e7; $custom-dark: #000000;
JSON
{
"hex": "#badbdd",
"rgb": {
"r": 186,
"g": 219,
"b": 221
},
"hsl": {
"h": 183.429,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.86812,
"c": 0.03495,
"h": 201
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#BADBDD
secondary
#B58986
accent
#3F39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484