#BADCDB#BADCDB
#BADCDB is a very light, muted teal. Relative luminance 0.667; OKLCH L 87.0% C 0.036 H 194.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCDB |
|---|---|
| RGB | rgb(186, 220, 219) |
| HSL | hsl(178, 33%, 80%) |
| HSV | hsv(178, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.37, -11.33, -3.25) |
| CIE-LCH | lch(85.37, 11.79, 196.01°) |
| OKLab | oklab(86.96% -0.0347 -0.0089) |
| OKLCH | oklch(86.96% 0.036 194.3) |
| XYZ | xyz(58.6257, 66.7384, 76.7971) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.87
Lightblue
#ADD8E6
ΔE00 6.27
Paleturquoise
#AFEEEE
ΔE00 6.73
Pale Sky Blue
#BDF6FE
ΔE00 7.37
Pale Blue
#D0FEFE
ΔE00 7.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCDB #DCBABB
analogous
#BADCCA #BADCDB #BACCDC
triadic
#BADCDB #DBBADC #DCDBBA
tetradic
#BADCDB #CABADC #DCBABB #CCDCBA
square
#BADCDB #CABADC #DCBABB #CCDCBA
split-complementary
#BADCDB #DCBACC #DCCABA
monochromatic
#69B3B1 #91C7C6 #BADCDB #E3F1F0 #EBF5F4
Accessibility & contrast
On white
1.46
#BADCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BADCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCDB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCDB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#B0DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badcdb; /* rgb */ color: rgb(186, 220, 219); /* oklch */ color: oklch(87.0% 0.036 194.3);
Tailwind
colors: {
custom: {
50: '#cfe6e6',
500: '#badcdb',
950: '#000000',
},
}SCSS
$custom: #badcdb; $custom-light: #cfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#badcdb",
"rgb": {
"r": 186,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.235,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86962,
"c": 0.03585,
"h": 194.3
},
"luminance": 0.6674
}Semantic roles & 50–950 ramp
primary
#BADCDB
secondary
#B48788
accent
#3A3DAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484