#BAD2BA#BAD2BA
#BAD2BA is a very light, muted green. Relative luminance 0.601; OKLCH L 83.9% C 0.042 H 145.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2BA |
|---|---|
| RGB | rgb(186, 210, 186) |
| HSL | hsl(120, 21%, 78%) |
| HSV | hsv(120, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(81.88, -12.54, 9.20) |
| CIE-LCH | lch(81.88, 15.55, 143.76°) |
| OKLab | oklab(83.92% -0.0344 0.0239) |
| OKLCH | oklch(83.92% 0.042 145.2) |
| XYZ | xyz(52.1574, 60.0767, 55.2929) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.24
Darkseagreen
#8FBC8F
ΔE00 10.27
Light Grey Green
#B7E1A1
ΔE00 10.53
Sage Green
#9CAF88
ΔE00 10.63
Pale Teal
#82CBB2
ΔE00 10.83
Light Grey
#D8DCD6
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2BA #D2BAD2
analogous
#C6D2BA #BAD2BA #BAD2C6
triadic
#BAD2BA #BABAD2 #D2BABA
tetradic
#BAD2BA #BAC6D2 #D2BAD2 #D2C6BA
square
#BAD2BA #BAC6D2 #D2BAD2 #D2C6BA
split-complementary
#BAD2BA #C6BAD2 #D2BAC6
monochromatic
#70A270 #95BA95 #BAD2BA #DFEADF #ECF3EC
Accessibility & contrast
On white
1.61
#BAD2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BAD2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2BA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2BA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#B8D0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad2ba; /* rgb */ color: rgb(186, 210, 186); /* oklch */ color: oklch(83.9% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#cedfce',
500: '#bad2ba',
950: '#000000',
},
}SCSS
$custom: #bad2ba; $custom-light: #cedfce; $custom-dark: #000000;
JSON
{
"hex": "#bad2ba",
"rgb": {
"r": 186,
"g": 210,
"b": 186
},
"hsl": {
"h": 120,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.83921,
"c": 0.04185,
"h": 145.2
},
"luminance": 0.60077
}Semantic roles & 50–950 ramp
primary
#BAD2BA
secondary
#A789A7
accent
#469F9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483