#BAD0BE#BAD0BE
#BAD0BE is a very light, muted green. Relative luminance 0.593; OKLCH L 83.6% C 0.034 H 150.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0BE |
|---|---|
| RGB | rgb(186, 208, 190) |
| HSL | hsl(131, 19%, 77%) |
| HSV | hsv(131, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 8.7%, 18.4%) |
| CIE-LAB | lab(81.44, -10.80, 6.43) |
| CIE-LCH | lch(81.44, 12.57, 149.22°) |
| OKLab | oklab(83.6% -0.0299 0.0168) |
| OKLCH | oklch(83.6% 0.034 150.8) |
| XYZ | xyz(52.0979, 59.2678, 57.4003) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.65
Silver (survey)
#C5C9C7
ΔE00 10.21
Greenish Grey
#96AE8D
ΔE00 10.81
Honeydew
#F0FFF0
ΔE00 11.13
Sage Green
#9CAF88
ΔE00 11.42
Pale Teal
#82CBB2
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0BE #D0BACC
analogous
#C1D0BA #BAD0BE #BAD0C9
triadic
#BAD0BE #BEBAD0 #D0BEBA
tetradic
#BAD0BE #BAC1D0 #D0BACC #D0C9BA
square
#BAD0BE #BAC1D0 #D0BACC #D0C9BA
split-complementary
#BAD0BE #C9BAD0 #D0BAC1
monochromatic
#719E79 #96B79C #BAD0BE #DEE9E0 #EDF3EE
Accessibility & contrast
On white
1.63
#BAD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BAD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0BE
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0BE | 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)
#D0CCBD
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#B7CFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bad0be; /* rgb */ color: rgb(186, 208, 190); /* oklch */ color: oklch(83.6% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#ceded1',
500: '#bad0be',
950: '#000000',
},
}SCSS
$custom: #bad0be; $custom-light: #ceded1; $custom-dark: #000000;
JSON
{
"hex": "#bad0be",
"rgb": {
"r": 186,
"g": 208,
"b": 190
},
"hsl": {
"h": 130.909,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83602,
"c": 0.0343,
"h": 150.8
},
"luminance": 0.59269
}Semantic roles & 50–950 ramp
primary
#BAD0BE
secondary
#A589A0
accent
#488E9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483