#BAD2CD#BAD2CD
#BAD2CD is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.4% C 0.027 H 181.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2CD |
|---|---|
| RGB | rgb(186, 210, 205) |
| HSL | hsl(168, 21%, 78%) |
| HSV | hsv(168, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.35, -8.99, -0.25) |
| CIE-LCH | lch(82.35, 8.99, 181.60°) |
| OKLab | oklab(84.44% -0.0267 -0.0008) |
| OKLCH | oklch(84.44% 0.027 181.7) |
| XYZ | xyz(54.3132, 60.9390, 66.6467) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.35
Silver (survey)
#C5C9C7
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.59
Lightcyan
#E0FFFF
ΔE00 10.07
Paleturquoise
#AFEEEE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2CD #D2BABF
analogous
#BAD2C1 #BAD2CD #BACBD2
triadic
#BAD2CD #CDBAD2 #D2CDBA
tetradic
#BAD2CD #C1BAD2 #D2BABF #CBD2BA
square
#BAD2CD #C1BAD2 #D2BABF #CBD2BA
split-complementary
#BAD2CD #D2BACB #D2C1BA
monochromatic
#70A297 #95BAB2 #BAD2CD #DFEAE8 #ECF3F2
Accessibility & contrast
On white
1.59
#BAD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BAD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2CD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2CD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#B4D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad2cd; /* rgb */ color: rgb(186, 210, 205); /* oklch */ color: oklch(84.4% 0.027 181.7);
Tailwind
colors: {
custom: {
50: '#cedfdc',
500: '#bad2cd',
950: '#000000',
},
}SCSS
$custom: #bad2cd; $custom-light: #cedfdc; $custom-dark: #000000;
JSON
{
"hex": "#bad2cd",
"rgb": {
"r": 186,
"g": 210,
"b": 205
},
"hsl": {
"h": 167.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84444,
"c": 0.02667,
"h": 181.7
},
"luminance": 0.6094
}Semantic roles & 50–950 ramp
primary
#BAD2CD
secondary
#A7898F
accent
#46599F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484