#BAD2BB#BAD2BB
#BAD2BB is a very light, muted green. Relative luminance 0.601; OKLCH L 83.9% C 0.041 H 146.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2BB |
|---|---|
| RGB | rgb(186, 210, 187) |
| HSL | hsl(123, 21%, 78%) |
| HSV | hsv(123, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(81.90, -12.37, 8.70) |
| CIE-LCH | lch(81.90, 15.12, 144.88°) |
| OKLab | oklab(83.95% -0.0339 0.0226) |
| OKLCH | oklch(83.95% 0.041 146.3) |
| XYZ | xyz(52.2641, 60.1194, 55.8548) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.37
Darkseagreen
#8FBC8F
ΔE00 10.47
Sage Green
#9CAF88
ΔE00 10.80
Light Grey Green
#B7E1A1
ΔE00 10.83
Pale Teal
#82CBB2
ΔE00 10.84
Light Grey
#D8DCD6
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2BB #D2BAD1
analogous
#C5D2BA #BAD2BB #BAD2C7
triadic
#BAD2BB #BBBAD2 #D2BBBA
tetradic
#BAD2BB #BAC5D2 #D2BAD1 #D2C7BA
square
#BAD2BB #BAC5D2 #D2BAD1 #D2C7BA
split-complementary
#BAD2BB #C7BAD2 #D2BAC5
monochromatic
#70A272 #95BA96 #BAD2BB #DFEAE0 #ECF3ED
Accessibility & contrast
On white
1.61
#BAD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BAD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2BB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2BB | 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)
#D3CDBA
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#B8D1CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad2bb; /* rgb */ color: rgb(186, 210, 187); /* oklch */ color: oklch(83.9% 0.041 146.3);
Tailwind
colors: {
custom: {
50: '#cedfcf',
500: '#bad2bb',
950: '#000000',
},
}SCSS
$custom: #bad2bb; $custom-light: #cedfcf; $custom-dark: #000000;
JSON
{
"hex": "#bad2bb",
"rgb": {
"r": 186,
"g": 210,
"b": 187
},
"hsl": {
"h": 122.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.83947,
"c": 0.04079,
"h": 146.3
},
"luminance": 0.6012
}Semantic roles & 50–950 ramp
primary
#BAD2BB
secondary
#A789A6
accent
#469C9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483