#BADCDD#BADCDD
#BADCDD is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.036 H 198.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCDD |
|---|---|
| RGB | rgb(186, 220, 221) |
| HSL | hsl(182, 34%, 80%) |
| HSV | hsv(182, 16%, 87%) |
| CMYK | cmyk(15.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(85.43, -10.92, -4.23) |
| CIE-LCH | lch(85.43, 11.71, 201.17°) |
| OKLab | oklab(87.02% -0.034 -0.0115) |
| OKLCH | oklch(87.02% 0.036 198.7) |
| XYZ | xyz(58.8906, 66.8443, 78.1921) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.44
Lightblue
#ADD8E6
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Pale Blue
#D0FEFE
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCDD #DDBBBA
analogous
#BADDCD #BADCDD #BACBDD
triadic
#BADCDD #DDBADC #DCDDBA
tetradic
#BADCDD #CDBADD #DDBBBA #CBDDBA
square
#BADCDD #CDBADD #DDBBBA #CBDDBA
split-complementary
#BADCDD #DDBACB #DDCDBA
monochromatic
#68B2B5 #91C7C9 #BADCDD #E3F1F1 #EBF5F5
Accessibility & contrast
On white
1.46
#BADCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BADCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCDD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCDD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#B0DFDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badcdd; /* rgb */ color: rgb(186, 220, 221); /* oklch */ color: oklch(87.0% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#cfe6e7',
500: '#badcdd',
950: '#000000',
},
}SCSS
$custom: #badcdd; $custom-light: #cfe6e7; $custom-dark: #000000;
JSON
{
"hex": "#badcdd",
"rgb": {
"r": 186,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.714,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.87022,
"c": 0.03585,
"h": 198.7
},
"luminance": 0.66846
}Semantic roles & 50–950 ramp
primary
#BADCDD
secondary
#B58886
accent
#3C39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484