#BADBCF#BADBCF
#BADBCF is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.039 H 171.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BADBCF |
|---|---|
| RGB | rgb(186, 219, 207) |
| HSL | hsl(158, 31%, 79%) |
| HSV | hsv(158, 15%, 86%) |
| CMYK | cmyk(15.1%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.79, -13.21, 2.26) |
| CIE-LCH | lch(84.79, 13.40, 170.31°) |
| OKLab | oklab(86.4% -0.0382 0.0058) |
| OKLCH | oklch(86.4% 0.039 171.4) |
| XYZ | xyz(56.8409, 65.6058, 68.6878) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.95
Duck Egg Blue
#C3FBF4
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.31
Ice
#D6FFFA
ΔE00 8.35
Light Light Blue
#CAFFFB
ΔE00 8.98
Eggshell Blue
#C4FFF7
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADBCF #DBBAC6
analogous
#BADBBF #BADBCF #BAD7DB
triadic
#BADBCF #CFBADB #DBCFBA
tetradic
#BADBCF #BFBADB #DBBAC6 #D7DBBA
square
#BADBCF #BFBADB #DBBAC6 #D7DBBA
split-complementary
#BADBCF #DBBAD7 #DBBFBA
monochromatic
#6AB197 #92C6B3 #BADBCF #E2F0EB #EBF5F1
Accessibility & contrast
On white
1.49
#BADBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BADBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADBCF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADBCF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CE
Deuteranopia (green-blind)
#D2D2D0
Tritanopia (blue-blind)
#B3DCD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badbcf; /* rgb */ color: rgb(186, 219, 207); /* oklch */ color: oklch(86.4% 0.039 171.4);
Tailwind
colors: {
custom: {
50: '#cfe6dd',
500: '#badbcf',
950: '#000000',
},
}SCSS
$custom: #badbcf; $custom-light: #cfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#badbcf",
"rgb": {
"r": 186,
"g": 219,
"b": 207
},
"hsl": {
"h": 158.182,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.86402,
"c": 0.0386,
"h": 171.4
},
"luminance": 0.65607
}Semantic roles & 50–950 ramp
primary
#BADBCF
secondary
#B28797
accent
#3B64AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484