#BAD2CF#BAD2CF
#BAD2CF is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.5% C 0.026 H 187.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2CF |
|---|---|
| RGB | rgb(186, 210, 207) |
| HSL | hsl(173, 21%, 78%) |
| HSV | hsv(173, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(82.40, -8.60, -1.24) |
| CIE-LCH | lch(82.40, 8.69, 188.21°) |
| OKLab | oklab(84.5% -0.0259 -0.0034) |
| OKLCH | oklch(84.5% 0.026 187.6) |
| XYZ | xyz(54.5561, 61.0362, 67.9262) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 7.85
Light Grey
#D8DCD6
ΔE00 8.23
Lightcyan
#E0FFFF
ΔE00 9.90
Fog
#D8DCE0
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2CF #D2BABD
analogous
#BAD2C3 #BAD2CF #BAC9D2
triadic
#BAD2CF #CFBAD2 #D2CFBA
tetradic
#BAD2CF #C3BAD2 #D2BABD #C9D2BA
square
#BAD2CF #C3BAD2 #D2BABD #C9D2BA
split-complementary
#BAD2CF #D2BAC9 #D2C3BA
monochromatic
#70A29B #95BAB5 #BAD2CF #DFEAE9 #ECF3F2
Accessibility & contrast
On white
1.59
#BAD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BAD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2CF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2CF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#CACCCF
Tritanopia (blue-blind)
#B4D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad2cf; /* rgb */ color: rgb(186, 210, 207); /* oklch */ color: oklch(84.5% 0.026 187.6);
Tailwind
colors: {
custom: {
50: '#cfdfdd',
500: '#bad2cf',
950: '#000000',
},
}SCSS
$custom: #bad2cf; $custom-light: #cfdfdd; $custom-dark: #000000;
JSON
{
"hex": "#bad2cf",
"rgb": {
"r": 186,
"g": 210,
"b": 207
},
"hsl": {
"h": 172.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84503,
"c": 0.0261,
"h": 187.6
},
"luminance": 0.61037
}Semantic roles & 50–950 ramp
primary
#BAD2CF
secondary
#A7898D
accent
#46519F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484