#BAD0BB#BAD0BB
#BAD0BB is a very light, muted green. Relative luminance 0.591; OKLCH L 83.5% C 0.037 H 146.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0BB |
|---|---|
| RGB | rgb(186, 208, 187) |
| HSL | hsl(123, 19%, 77%) |
| HSV | hsv(123, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(81.37, -11.34, 7.93) |
| CIE-LCH | lch(81.37, 13.84, 145.04°) |
| OKLab | oklab(83.52% -0.0312 0.0206) |
| OKLCH | oklch(83.52% 0.037 146.5) |
| XYZ | xyz(51.7734, 59.1380, 55.6912) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.25
Greenish Grey
#96AE8D
ΔE00 10.29
Sage Green
#9CAF88
ΔE00 10.76
Darkseagreen
#8FBC8F
ΔE00 10.89
Silver (survey)
#C5C9C7
ΔE00 10.94
Pale Teal
#82CBB2
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0BB #D0BACF
analogous
#C4D0BA #BAD0BB #BAD0C6
triadic
#BAD0BB #BBBAD0 #D0BBBA
tetradic
#BAD0BB #BAC4D0 #D0BACF #D0C6BA
square
#BAD0BB #BAC4D0 #D0BACF #D0C6BA
split-complementary
#BAD0BB #C6BAD0 #D0BAC4
monochromatic
#719E73 #96B797 #BAD0BB #DEE9DF #EDF3ED
Accessibility & contrast
On white
1.64
#BAD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BAD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0BB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0BB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#B8CFCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bad0bb; /* rgb */ color: rgb(186, 208, 187); /* oklch */ color: oklch(83.5% 0.037 146.5);
Tailwind
colors: {
custom: {
50: '#cedecf',
500: '#bad0bb',
950: '#000000',
},
}SCSS
$custom: #bad0bb; $custom-light: #cedecf; $custom-dark: #000000;
JSON
{
"hex": "#bad0bb",
"rgb": {
"r": 186,
"g": 208,
"b": 187
},
"hsl": {
"h": 122.727,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83522,
"c": 0.03738,
"h": 146.5
},
"luminance": 0.59139
}Semantic roles & 50–950 ramp
primary
#BAD0BB
secondary
#A589A4
accent
#48999D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483