#BAD0BA#BAD0BA
#BAD0BA is a very light, muted green. Relative luminance 0.591; OKLCH L 83.5% C 0.038 H 145.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0BA |
|---|---|
| RGB | rgb(186, 208, 186) |
| HSL | hsl(120, 19%, 77%) |
| HSV | hsv(120, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 10.6%, 18.4%) |
| CIE-LAB | lab(81.34, -11.52, 8.43) |
| CIE-LCH | lch(81.34, 14.28, 143.82°) |
| OKLab | oklab(83.49% -0.0316 0.0219) |
| OKLCH | oklch(83.49% 0.038 145.2) |
| XYZ | xyz(51.6667, 59.0954, 55.1294) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.14
Light Grey
#D8DCD6
ΔE00 10.46
Sage Green
#9CAF88
ΔE00 10.56
Darkseagreen
#8FBC8F
ΔE00 10.67
Silver (survey)
#C5C9C7
ΔE00 11.18
Pale Teal
#82CBB2
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0BA #D0BAD0
analogous
#C5D0BA #BAD0BA #BAD0C5
triadic
#BAD0BA #BABAD0 #D0BABA
tetradic
#BAD0BA #BAC5D0 #D0BAD0 #D0C5BA
square
#BAD0BA #BAC5D0 #D0BAD0 #D0C5BA
split-complementary
#BAD0BA #C5BAD0 #D0BAC5
monochromatic
#719E71 #96B796 #BAD0BA #DEE9DE #EDF3ED
Accessibility & contrast
On white
1.64
#BAD0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BAD0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0BA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0BA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCB9
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#B8CFCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bad0ba; /* rgb */ color: rgb(186, 208, 186); /* oklch */ color: oklch(83.5% 0.038 145.2);
Tailwind
colors: {
custom: {
50: '#cedece',
500: '#bad0ba',
950: '#000000',
},
}SCSS
$custom: #bad0ba; $custom-light: #cedece; $custom-dark: #000000;
JSON
{
"hex": "#bad0ba",
"rgb": {
"r": 186,
"g": 208,
"b": 186
},
"hsl": {
"h": 120,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83495,
"c": 0.03843,
"h": 145.2
},
"luminance": 0.59096
}Semantic roles & 50–950 ramp
primary
#BAD0BA
secondary
#A589A5
accent
#489D9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483