#BAD2D5#BAD2D5
#BAD2D5 is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.7% C 0.026 H 205.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2D5 |
|---|---|
| RGB | rgb(186, 210, 213) |
| HSL | hsl(187, 24%, 78%) |
| HSV | hsv(187, 13%, 84%) |
| CMYK | cmyk(12.7%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(82.56, -7.40, -4.20) |
| CIE-LCH | lch(82.56, 8.51, 209.60°) |
| OKLab | oklab(84.68% -0.0235 -0.0114) |
| OKLCH | oklch(84.68% 0.026 205.8) |
| XYZ | xyz(55.3036, 61.3352, 71.8630) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.64
Powder Blue
#B0E0E6
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 7.59
Light Grey
#D8DCD6
ΔE00 8.62
Fog
#D8DCE0
ΔE00 8.66
Light Gray
#D3D3D3
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2D5 #D5BDBA
analogous
#BAD5CA #BAD2D5 #BAC4D5
triadic
#BAD2D5 #D5BAD2 #D2D5BA
tetradic
#BAD2D5 #CABAD5 #D5BDBA #C4D5BA
square
#BAD2D5 #CABAD5 #D5BDBA #C4D5BA
split-complementary
#BAD2D5 #D5BAC4 #D5CABA
monochromatic
#6EA0A7 #94B9BE #BAD2D5 #E0EBEC #ECF3F3
Accessibility & contrast
On white
1.58
#BAD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BAD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2D5
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2D5 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#C9CCD5
Tritanopia (blue-blind)
#B3D4D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad2d5; /* rgb */ color: rgb(186, 210, 213); /* oklch */ color: oklch(84.7% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#cfdfe1',
500: '#bad2d5',
950: '#000000',
},
}SCSS
$custom: #bad2d5; $custom-light: #cfdfe1; $custom-dark: #000000;
JSON
{
"hex": "#bad2d5",
"rgb": {
"r": 186,
"g": 210,
"b": 213
},
"hsl": {
"h": 186.667,
"s": 24.324,
"l": 78.235
},
"oklch": {
"l": 0.84683,
"c": 0.02612,
"h": 205.8
},
"luminance": 0.61336
}Semantic roles & 50–950 ramp
primary
#BAD2D5
secondary
#AB8C88
accent
#4D43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484