#BAD3C8#BAD3C8
#BAD3C8 is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.5% C 0.031 H 167.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD3C8 |
|---|---|
| RGB | rgb(186, 211, 200) |
| HSL | hsl(154, 22%, 78%) |
| HSV | hsv(154, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(82.48, -10.47, 2.62) |
| CIE-LCH | lch(82.48, 10.79, 165.98°) |
| OKLab | oklab(84.51% -0.03 0.0068) |
| OKLCH | oklch(84.51% 0.031 167.3) |
| XYZ | xyz(53.9669, 61.1968, 63.6013) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.93
Light Grey
#D8DCD6
ΔE00 9.00
Silver (survey)
#C5C9C7
ΔE00 9.42
Ice
#D6FFFA
ΔE00 10.29
Paleturquoise
#AFEEEE
ΔE00 10.47
Honeydew
#F0FFF0
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD3C8 #D3BAC5
analogous
#BAD3BB #BAD3C8 #BAD1D3
triadic
#BAD3C8 #C8BAD3 #D3C8BA
tetradic
#BAD3C8 #BBBAD3 #D3BAC5 #D1D3BA
square
#BAD3C8 #BBBAD3 #D3BAC5 #D1D3BA
split-complementary
#BAD3C8 #D3BAD1 #D3BBBA
monochromatic
#6FA38C #95BBAA #BAD3C8 #DFEBE6 #ECF3F0
Accessibility & contrast
On white
1.59
#BAD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BAD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD3C8
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD3C8 | 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)
#D2CFC8
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#B5D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad3c8; /* rgb */ color: rgb(186, 211, 200); /* oklch */ color: oklch(84.5% 0.031 167.3);
Tailwind
colors: {
custom: {
50: '#cee0d8',
500: '#bad3c8',
950: '#000000',
},
}SCSS
$custom: #bad3c8; $custom-light: #cee0d8; $custom-dark: #000000;
JSON
{
"hex": "#bad3c8",
"rgb": {
"r": 186,
"g": 211,
"b": 200
},
"hsl": {
"h": 153.6,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.84512,
"c": 0.03079,
"h": 167.3
},
"luminance": 0.61198
}Semantic roles & 50–950 ramp
primary
#BAD3C8
secondary
#A88997
accent
#456DA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483