#BAD2D2#BAD2D2
#BAD2D2 is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.6% C 0.026 H 196.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2D2 |
|---|---|
| RGB | rgb(186, 210, 210) |
| HSL | hsl(180, 21%, 78%) |
| HSV | hsv(180, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(82.48, -8.00, -2.72) |
| CIE-LCH | lch(82.48, 8.45, 198.79°) |
| OKLab | oklab(84.59% -0.0247 -0.0074) |
| OKLCH | oklch(84.59% 0.026 196.7) |
| XYZ | xyz(54.9264, 61.1843, 69.8762) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 7.63
Light Grey
#D8DCD6
ΔE00 8.33
Fog
#D8DCE0
ΔE00 9.23
Light Gray
#D3D3D3
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2D2 #D2BABA
analogous
#BAD2C6 #BAD2D2 #BAC6D2
triadic
#BAD2D2 #D2BAD2 #D2D2BA
tetradic
#BAD2D2 #C6BAD2 #D2BABA #C6D2BA
square
#BAD2D2 #C6BAD2 #D2BABA #C6D2BA
split-complementary
#BAD2D2 #D2BAC6 #D2C6BA
monochromatic
#70A2A2 #95BABA #BAD2D2 #DFEAEA #ECF3F3
Accessibility & contrast
On white
1.59
#BAD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BAD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2D2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2D2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#B3D4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad2d2; /* rgb */ color: rgb(186, 210, 210); /* oklch */ color: oklch(84.6% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#cfdfdf',
500: '#bad2d2',
950: '#000000',
},
}SCSS
$custom: #bad2d2; $custom-light: #cfdfdf; $custom-dark: #000000;
JSON
{
"hex": "#bad2d2",
"rgb": {
"r": 186,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84592,
"c": 0.02578,
"h": 196.7
},
"luminance": 0.61185
}Semantic roles & 50–950 ramp
primary
#BAD2D2
secondary
#A78989
accent
#46469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484