#BAD0BD#BAD0BD
#BAD0BD is a very light, muted green. Relative luminance 0.592; OKLCH L 83.6% C 0.035 H 149.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0BD |
|---|---|
| RGB | rgb(186, 208, 189) |
| HSL | hsl(128, 19%, 77%) |
| HSV | hsv(128, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 9.1%, 18.4%) |
| CIE-LAB | lab(81.41, -10.98, 6.93) |
| CIE-LCH | lch(81.41, 12.99, 147.74°) |
| OKLab | oklab(83.58% -0.0303 0.0181) |
| OKLCH | oklch(83.58% 0.035 149.3) |
| XYZ | xyz(51.9890, 59.2243, 56.8267) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.85
Silver (survey)
#C5C9C7
ΔE00 10.46
Greenish Grey
#96AE8D
ΔE00 10.63
Sage Green
#9CAF88
ΔE00 11.19
Honeydew
#F0FFF0
ΔE00 11.20
Pale Teal
#82CBB2
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0BD #D0BACD
analogous
#C2D0BA #BAD0BD #BAD0C8
triadic
#BAD0BD #BDBAD0 #D0BDBA
tetradic
#BAD0BD #BAC2D0 #D0BACD #D0C8BA
square
#BAD0BD #BAC2D0 #D0BACD #D0C8BA
split-complementary
#BAD0BD #C8BAD0 #D0BAC2
monochromatic
#719E77 #96B79A #BAD0BD #DEE9E0 #EDF3EE
Accessibility & contrast
On white
1.63
#BAD0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BAD0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0BD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0BD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#B8CFCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bad0bd; /* rgb */ color: rgb(186, 208, 189); /* oklch */ color: oklch(83.6% 0.035 149.3);
Tailwind
colors: {
custom: {
50: '#ceded0',
500: '#bad0bd',
950: '#000000',
},
}SCSS
$custom: #bad0bd; $custom-light: #ceded0; $custom-dark: #000000;
JSON
{
"hex": "#bad0bd",
"rgb": {
"r": 186,
"g": 208,
"b": 189
},
"hsl": {
"h": 128.182,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83575,
"c": 0.0353,
"h": 149.3
},
"luminance": 0.59225
}Semantic roles & 50–950 ramp
primary
#BAD0BD
secondary
#A589A1
accent
#48929D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483