#BADADD#BADADD
#BADADD is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.6% C 0.034 H 203.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BADADD |
|---|---|
| RGB | rgb(186, 218, 221) |
| HSL | hsl(185, 34%, 80%) |
| HSV | hsv(185, 16%, 87%) |
| CMYK | cmyk(15.8%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(84.89, -9.90, -5.01) |
| CIE-LCH | lch(84.89, 11.09, 206.86°) |
| OKLab | oklab(86.6% -0.0313 -0.0136) |
| OKLCH | oklch(86.6% 0.034 203.5) |
| XYZ | xyz(58.3688, 65.8008, 78.0181) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.79
Lightblue
#ADD8E6
ΔE00 4.61
Pale Sky Blue
#BDF6FE
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 7.84
Lightcyan
#E0FFFF
ΔE00 8.13
Very Light Blue
#D5FFFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADADD #DDBDBA
analogous
#BADDCF #BADADD #BAC9DD
triadic
#BADADD #DDBADA #DADDBA
tetradic
#BADADD #CFBADD #DDBDBA #C9DDBA
square
#BADADD #CFBADD #DDBDBA #C9DDBA
split-complementary
#BADADD #DDBAC9 #DDCFBA
monochromatic
#68AEB5 #91C4C9 #BADADD #E3F0F1 #EBF4F5
Accessibility & contrast
On white
1.48
#BADADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BADADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADADD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADADD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#B0DDDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badadd; /* rgb */ color: rgb(186, 218, 221); /* oklch */ color: oklch(86.6% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#cfe5e7',
500: '#badadd',
950: '#000000',
},
}SCSS
$custom: #badadd; $custom-light: #cfe5e7; $custom-dark: #000000;
JSON
{
"hex": "#badadd",
"rgb": {
"r": 186,
"g": 218,
"b": 221
},
"hsl": {
"h": 185.143,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.86602,
"c": 0.0341,
"h": 203.5
},
"luminance": 0.65802
}Semantic roles & 50–950 ramp
primary
#BADADD
secondary
#B58A86
accent
#4339AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484