#BAD0D2#BAD0D2
#BAD0D2 is a very light, muted teal. Relative luminance 0.602; OKLCH L 84.2% C 0.024 H 203.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0D2 |
|---|---|
| RGB | rgb(186, 208, 210) |
| HSL | hsl(185, 21%, 78%) |
| HSV | hsv(185, 11%, 82%) |
| CMYK | cmyk(11.4%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(81.95, -6.96, -3.50) |
| CIE-LCH | lch(81.95, 7.80, 206.69°) |
| OKLab | oklab(84.17% -0.0219 -0.0095) |
| OKLCH | oklch(84.17% 0.024 203.4) |
| XYZ | xyz(54.4357, 60.2030, 69.7126) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.10
Light Grey
#D8DCD6
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0D2 #D2BCBA
analogous
#BAD2C8 #BAD0D2 #BAC4D2
triadic
#BAD0D2 #D2BAD0 #D0D2BA
tetradic
#BAD0D2 #C8BAD2 #D2BCBA #C4D2BA
square
#BAD0D2 #C8BAD2 #D2BCBA #C4D2BA
split-complementary
#BAD0D2 #D2BAC4 #D2C8BA
monochromatic
#709EA2 #95B7BA #BAD0D2 #DFE9EA #ECF2F3
Accessibility & contrast
On white
1.61
#BAD0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BAD0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0D2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0D2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED2
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#B3D2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad0d2; /* rgb */ color: rgb(186, 208, 210); /* oklch */ color: oklch(84.2% 0.024 203.4);
Tailwind
colors: {
custom: {
50: '#cfdedf',
500: '#bad0d2',
950: '#000000',
},
}SCSS
$custom: #bad0d2; $custom-light: #cfdedf; $custom-dark: #000000;
JSON
{
"hex": "#bad0d2",
"rgb": {
"r": 186,
"g": 208,
"b": 210
},
"hsl": {
"h": 185,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84174,
"c": 0.02389,
"h": 203.4
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#BAD0D2
secondary
#A78B89
accent
#4E469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484