#BADBCE#BADBCE
#BADBCE is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.039 H 169.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BADBCE |
|---|---|
| RGB | rgb(186, 219, 206) |
| HSL | hsl(156, 31%, 79%) |
| HSV | hsv(156, 15%, 86%) |
| CMYK | cmyk(15.1%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(84.77, -13.40, 2.75) |
| CIE-LCH | lch(84.77, 13.68, 168.41°) |
| OKLab | oklab(86.37% -0.0386 0.0071) |
| OKLCH | oklch(86.37% 0.039 169.6) |
| XYZ | xyz(56.7190, 65.5570, 68.0460) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.33
Duck Egg Blue
#C3FBF4
ΔE00 8.35
Ice
#D6FFFA
ΔE00 8.51
Paleturquoise
#AFEEEE
ΔE00 8.55
Eggshell Blue
#C4FFF7
ΔE00 9.12
Light Light Blue
#CAFFFB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADBCE #DBBAC7
analogous
#BADBBE #BADBCE #BAD8DB
triadic
#BADBCE #CEBADB #DBCEBA
tetradic
#BADBCE #BEBADB #DBBAC7 #D8DBBA
square
#BADBCE #BEBADB #DBBAC7 #D8DBBA
split-complementary
#BADBCE #DBBAD8 #DBBEBA
monochromatic
#6AB195 #92C6B1 #BADBCE #E2F0EB #EBF5F1
Accessibility & contrast
On white
1.49
#BADBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BADBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADBCE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADBCE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#B3DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badbce; /* rgb */ color: rgb(186, 219, 206); /* oklch */ color: oklch(86.4% 0.039 169.6);
Tailwind
colors: {
custom: {
50: '#cfe6dc',
500: '#badbce',
950: '#000000',
},
}SCSS
$custom: #badbce; $custom-light: #cfe6dc; $custom-dark: #000000;
JSON
{
"hex": "#badbce",
"rgb": {
"r": 186,
"g": 219,
"b": 206
},
"hsl": {
"h": 156.364,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.86374,
"c": 0.03921,
"h": 169.6
},
"luminance": 0.65558
}Semantic roles & 50–950 ramp
primary
#BADBCE
secondary
#B28798
accent
#3B67AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484